/* Enter Your Custom CSS Here */
@media only screen and (min-width: 900px) {
  .site-logo img {
  max-width: 350px;
}
}