

/* Start:/local/templates/astra-bulma/components/bitrix/catalog/gallery-medcentr/bitrix/catalog.section.list/gallery/style.css?1781075916297*/
.section-gallery .card-gallery {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section-gallery .card-gallery img {
  transition: all 0.3s ease;
}
.section-gallery .card-gallery:hover {
  background: #eff6ff;
}
.section-gallery .card-gallery:hover img {
  transform: scale(1.03);
}

/* End */
/* /local/templates/astra-bulma/components/bitrix/catalog/gallery-medcentr/bitrix/catalog.section.list/gallery/style.css?1781075916297 */
