@media (max-width: 768px) {
    .ymca-cta-cover h2 {
        font-size: 42px !important;
    }

    .ymca-cta-cover .wp-block-column:last-child {
        padding-top: 0;
        padding-bottom: 35px;
    }
    .ymca-cta-cover .wp-block-column:first-child {
        max-height: 300px;
        overflow: hidden;
    }
}
