@media (min-width: 992px) and (max-width: 1199px) {
  #sp-header .logo-image {
    height: 45px !important;
  }
}




@media only screen and (max-width: 710px){
    #sp-header {
        padding-top: 0px;
    }
}
