.site-header .custom-logo-link {
    margin-bottom: 10px;
    margin-top: -10px;
}



@media only screen and (max-width: 768px) {


.site-header .custom-logo-link img, .site-header .site-logo-anchor img, .site-header .site-logo-link img {
    height: auto;
}

}



@media only screen and (max-width: 480px) {


}

