@charset "UTF-8";

@media (max-width:575.98px){
.container-fluid .row .col-sm-6.col-md-6.col-lg-4 {
    width: 100%;
}
}
