@media only screen and (max-width:1024px) {
  
  .site-logo {
    width: 323px !important;
    height: auto;
  }
  
}