.t-img-select__indicator_fillmode-cover {
    background-position: 50%;
    background-color: #2d2f2f;
    background-size: cover;
}
@media screen and (max-width: 480px) {
    .t-btn_sm {
        height: 40px!important;
    }

.t-btn_sm {
    height: 45px;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
}


.t686 .t686__textwrapper__content {
    position: relative;
    margin: 0px auto;
}
.t686 .t-card__btn-wrapper {
    display: inline-block;
    margin-top: 20px;
}
}

@media screen and (max-width: 960px) {
    .t-col {
        display: block;
        float: none;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
}