@media screen and (min-width: 481px) {
  .t-store__card__title {
      min-height: 50px;
  }    
}

@media screen and (min-width: 671px) {
  .js-store-prod-btn {
      width: 160px;
  }
  
  .js-store-prod-btn2 {
      width: 160px;
  }
}

@media screen and (max-width: 400px) {
    .t941__title {
        font-size: 26px;
    }
    
    .t941__descr {
        font-size: 12px;
        word-break: normal;
    }
    
    .t941__buttonwrapper {
        font-size: 10px;
    }
    
    .t941__buttonwrapper a {
        word-break: normal;
    }

}.t-store__card__bgimg, .t-store__card__bgimg_second {

    border-radius: 15px;
    
}.t686__overlay.t686__animation_fast {
    
    border-radius: 15px;
    

}.t686 .t686__animation_fast {

    border-radius: 15px;
}

element.style {
}
img.t700__img.t-img.loaded {
    
    border-radius: 15px;
}

video {
    
    border-radius: 15px;
}