@media(max-width: 767px){
    .custom-section-content .group-block--height-fill{
        min-height: 350px;
        flex: unset;
    }
}