/* Hermes — Logo size override */
.sc_layouts_logo img.custom-logo,
.sc_layouts_logo img,
.logo_image img,
header .custom-logo {
width: 180px !important;
height: auto !important;
max-width: 180px !important;
}
.sc_layouts_logo,
.logo_image {
width: 180px !important;
}