/* SV202 (#rec1424748761): 2 карточки в ряд на мобилке и 10px между ними */
@media (max-width: 640px) {
  #rec1424748761 .t-row {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
  #rec1424748761 .t-col,
  #rec1424748761 .t-card__col,
  #rec1424748761 .t-col_12 {
    width: 50% !important;
    max-width: 50% !important;
    float: left !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    box-sizing: border-box !important;
  }
  #rec1424748761 img,
  #rec1424748761 .t-icon {
    max-width: 100% !important;
    height: auto !important;
    display: block;
  }
}
