@media (min-width: 992px) {
    .push-block .col-12>div>div {
        max-width: 300px !important;
    }
}