@media screen and (max-width:740px){
    .homebox-column-wrapper{
          width:100%!important;
          clear:both;
    }
}