@media (max-width: 767px){
    .view-home .content .col3{
        width: 100% !important;
    }
}