
@media screen and (min-width: 1100px) {
  #title a {

    background: #eae3d1;

    padding: 20px;

    font-size: 20px;

    text-decoration: none;

    color: #1f1f1f;

}          

      



#title {

    margin-top: 18px;

}
  
}


@media (max-width: 1099px) {
  
  
  
}