@media screen and (min-width: 768px) {
    .webform-flexbox {        
        min-width: 100% !important;
    }
}