.gridPlain h2 {
    text-align: center;
    width: 100%;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
}

.Videos {
    margin: 0 auto !important;
}

@media screen and (max-width: 667px) { /* Mobile */
        .Videos iframe { width: 100%; }
    }