@media only screen and (max-width: 479px) {
    .section-page2 .Colums {
        width: 100% !important;
    }
}
