@media only screen and (max-width: 480px) {
    .t189__buttons-wrapper a.t-btnflex_md {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
    }
     .t418__gallery .t418__slider {
         max-width: 240px !important;
    }
    .t418__gallery .t418__wrapper.t-width.t-width_5 {
    max-width: 240px !important;
    }
}

