div#page-section-69b4eda3dba2754b9e1fa1fc>.row {
@media screen and (max-width:767px) {
.col:nth-child(-n+3) {
width: 33.333% !important;
float: left !important;
clear: none !important;
}
.col:nth-child(n+4) {
width: 50% !important;
float: left !important;
clear: none !important;
}
}
}