@media (pointer: coarse) {
    .btn-get-email {
        font-size: 14px;
    }
    iframe {
        border-radius: 10px;
        margin: 0 auto;
        width: 100%;
        height: 200px;
    }
    .about-img {
        background-position: top;        
    }
}

