

/* Start:/local/templates/notik/components/bitrix/catalog.section/tarif/style.css?17847028931147*/
.products_catalog_row .product_card, .products_catalog_row .text_block {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .products_catalog_row .product_card, .products_catalog_row .text_block {
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .products_catalog_row .text_block {
    display: block;
  }
}
.products_catalog_row .text_block {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .products_catalog_row .text_block {
    height: auto;
  }
}
.products_catalog_row .reviews_block, .products_catalog_row .name, .products_catalog_row .img_block, .products_catalog_row .fore_txt, .products_catalog_row .desc {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .products_catalog_row .reviews_block, .products_catalog_row .name, .products_catalog_row .img_block, .products_catalog_row .fore_txt, .products_catalog_row .desc {
    flex-shrink: unset;
  }
}
.products_catalog_row .properties_row {
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  .products_catalog_row .properties_row {
    margin-top: 0;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/notik/components/bitrix/catalog.section/tarif/style.css?17847028931147 */
