@media only screen and (max-width: 1024px) {
    #sectionRow.ew-form {
        flex-direction: column;
    }
}

.videoImg-container {
    text-align:  center;
}

.videoImg {
    /* padding: 0.9375rem 0; */
    padding-top: 1.875rem;
}