@media (max-width: 992px) {

    .pds_lotomania_layout {

        grid-template-columns:
            1fr;
    }
}