body.smh-logo-v1 #smh-global-header .smhg-mark,
body.smh-logo-v1 #smh-global-footer .smgf-mark {
    padding: 0 !important;
    overflow: hidden !important;
    background-color: #fff !important;
    background-image: url("../img/smohabit-logo-512.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    color: transparent !important;
    font-size: 0 !important;
    box-shadow: none !important;
}

html body.smh-visual-v12.smh-logo-v1 #smh-global-header .smhg-mark,
html body.smh-visual-v12.smh-logo-v1 #smh-global-footer .smgf-mark {
    background-color: #fff !important;
}

body.smh-logo-v1 .custom-logo-link .custom-logo {
    display: block;
    width: auto;
    height: auto;
    max-width: min(112px, 24vw);
    max-height: 64px;
    object-fit: contain;
}
