.hera-brand {
    display: inline-flex;
    align-items: center;
    line-height: 0;
    text-decoration: none !important;
}

.hera-brand img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
}

#logo .hera-brand img,
.logo_container .hera-brand img,
#main-header img[data-hera-logo="1"],
.et_pb_menu__logo img[data-hera-logo="1"],
header img[data-hera-logo="1"] {
    max-height: 52px !important;
    width: auto !important;
}

@media (max-width: 980px) {
    #main-header img[data-hera-logo="1"],
    header img[data-hera-logo="1"] {
        max-height: 40px !important;
    }
}
