@media only screen and (min-width: 320px) and (max-width: 480px) {
.hone_sections_6 .column.column-1-3 {
    width: 45% !important;
    margin: 0px !important;
}
    
}