Buy me a coffee

#30 125

@media screen and (max-width:991px) {
    .header-title img {
    margin: unset !important;
}
    .header-title a, .header-title img {
            max-height: 110px;
    }
    .header-announcement-bar-wrapper {
        padding-top: 1vw !important;
        padding-bottom: 1vw !important;
    }
}