@media screen and (min-width: 640px) and (max-width: 912px) {
    .widget.widget-size-25 {
        width: 33% !important;
        float: left !important;
    }
}

.section-content-info p {
    padding-bottom: 8px !important;
}

.section-content-info .widget-size-100 {
    float: none !important;
}

.section-content-info .widget-size-25 {
    float: none !important;
}