/* SiteOrigin Corp teması için özel logo boyutlandırma */
img.custom-logo,
.site-header .site-branding img,
#masthead .site-branding img,
.site-logo-container img {
    max-height: 80px !important;
    height: auto !important;
    width: auto !important;
    display: block;
    margin: 10px auto !important;
}