Hello,
You may try to use this css code:
@media only screen (min-width: 768px) and (max-width: 992px) { .wpb_column.vc_column_container.vc_col-sm-6 {
width: 100%;
}}
Please note width will be changed for all columns in your site on tablets.
Regards,
Eva Kemp.