Buy me a coffee

#resize image mobile

@media screen and (max-width:767px) {
    section[data-section-id="66a358d92d5433447ac79569"] {
        min-height: unset !important;
        height: 50vh !important;
    }
     section[data-section-id="66a358d92d5433447ac79569"] .html-block  {
         position: relative;
         top: -150px;
     }
    section[data-section-id="66a358d92d5433447ac79569"] * {
        font-size: 30px;
    }
}