@media only screen and (max-width: 900px) {
    .widget-custom-flex-reg {
        display: flex;
        flex-wrap: wrap;
    }

}