[data-record-type="215"] {
    /* Укажи величину смещения для разрешения больше 1200px */
    top: -120px;
    position: relative;
}
@media (max-width: 1199px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения 961-1200px */
        top: -60px;
        position: relative;
    }
}
@media (max-width: 959px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения 641-960px */
        top: -80px;
        position: relative;
    }
}
@media (max-width: 639px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения 481-640px */
        top: -60px;
        position: relative;
    }
}
@media (max-width: 479px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения меньше 480px */
        top: -80px;
        position: relative;
    }
}





/*СОЦ.КОНТРАКТ*/ 

.t-store__card__mark {
    font-weight: 600;
    font-size: 12px;
    height: 20px;
}

/* Скругление больших квадратиков*/
.t939__card {
border-radius: 50px;
}

/* Размер «Контакты» в картах в версии мобильника*/ 
.t-descr_xxl {
font-size: 36px;
}


/* Убрать полосу прокрутки для всей страницы */ 
::-webkit-scrollbar {
  /*width: 0;*/
}


#rec725270991, .uc-blur-catalog, #rec443247736, #rec443247796, #rec443247858, #rec443247021, #rec443247231, #rec443247428, #rec443247493, #rec443247581, #rec443247622, #rec443247699, #rec443246623, #rec443246661, #rec443246725, #rec443246808, #rec443246873, #rec443246965, #rec443246459, #rec442266716, #rec443246284, #rec439342211 {
background:  url("https://static.tildacdn.com/tild3031-6661-4239-b932-636133353035/image_4.jpeg");
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-size: cover;

}



.t-store .t-store__card__wrap_pad-lg .store__card__wrap_txt-and-opts {
border-radius: 0px 0px 20px 20px;
background-color: white;
}

.t-store__relevants-grid-cont .t-store__card__wrap_all {
border-radius: 20px;
}


/*Смотрите также размер текста*/ 

.t-uptitle_xxl {
font-size: 36px;
}


 .js-store-prod-text a {
    display: inline-block;
    padding: 15px 30px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 100px;
    font-weight: 900;
    color:#104b70;
}
/*.js-store-prod-text a:first-of-type {*/
/*    background-color: #3ec0d7;*/
/*    color: #ffff !important;*/
/*}*/
.js-store-prod-text a:last-of-type {
    background-color: #3ec0d7;
    color: #ffff !important;
}


.t706__cartwin_showed {
    z-index: 999999999;
}


