/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    /*===============================*/
    /*===============================*/
}/* END */
/*===============================*/
@media (max-width: 991.98px) { 
    /*===============================*/
    #sp-logo .logo-image {
        max-height: 43px;
    }
    /*===============================*/
}/* END */