@media screen and (max-width: 768px) {
   .msp-title .text-title,
   .sub-title .text-sub-title {
      backdrop-filter: blur(8px);
      padding: 4px !important;
      border-radius: 10px;
      background-color: #b57edca1;
      color: white !important;
      font-size: 18px !important;
      line-height: 20px !important;
   }

   .slide-type1 .row-slider-info {
      width: min(75%, 240px)!important;
   }

   .ms-price .ms-price-text,
   .ms-price .ms-price-from{
      font-size: 18px !important;

   }
}

.sticker-ch-pd.procent-skidka{
   background: #E65A2E;
}

