You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

#200 090

@media screen and (max-width:767px) {
    section#intro {
        min-height: unset !important;
        height: 250px;
    } 
    body.homepage .Parallax-item:first-child iframe {
        width: 100% !important;
        height: auto !important;
        left: 0 !important;
        top: 0 !important;
        transform: unset !important;
        height: 250px !important;
        inset: unset !important;
        min-height: unset !important;
    }
}