
@media screen and (max-width: 600px) {
    .width-50,
    .col-50,
    .width-33,
    .col-33{ width: auto; float: none; }
}