.t-store__prod-popup__brand {display: none}
.t-store__card__sku {display: none}



/* Эффект при наведении (по желанию) */
  .t-store__card:hover {
  border-color: #BFD4F2;
  box-shadow: 0 4px 12px rgba(225, 235, 248, 0.4);
}


#allrecords .t-popup .t-typography__title {
    font-size: 32px;
}

@media screen and (max-width: 480px), (orientation: landscape) and (max-height: 480px) {
    #rec1481615343 .t-popup .t-typography__title {
        font-size: 22px;
    }
}
