@media (max-width: 450px) {

    .sm-tile-wrapper {
        margin: auto !important;
        width: 100% !important;
        display: block !important;
        margin-bottom : 25px !important;
    }

}