@media screen and (max-width: 1024px) {
    .header-with-video-popup {
        padding-top: 322px;
    }
    
    .header-with-video-popup .text-content {
        padding-bottom: 72px;
    }
    
    .header-with-video-popup .scroll-with-arrow {
        bottom: 0;
    }
}