.t-img-select__indicator {
    background-size: cover;
    position: relative;
    width: 100%;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0) !important;
    border-radius: 4px;
}
@media screen and (max-width: 1200px){
.t-text_xs {
    font-size: 10px;
}}

@media screen and (max-width: 960px) {
  .t898__btn {
    bottom: 80px !important;
    right: 10px !important;
  }
}