

/* Start:/local/templates/st54_2022/components/custom/catalog/solutions/custom/actions.list/solutions-section/style.css?1764235072523*/
/*@media (hover: hover) {
  .b-product-card__pic {
    transition: transform 1s;
  }
  .b-product-card__wrpic:hover .b-product-card__pic {
    transform: translate(-50%, -50%) scale(1.05);
  }
}*/



@media only screen and (min-width: 1240px) {
	.b-solutions-section__card .b-solutions-section__card-detail {
		display: block;
		//position: absolute;
		top: 0;
		left: 0;
		right: 0;
		animation: .5s fadeIn;
	}
  
	.b-product-card__desc {
		margin-bottom: 8px;
		font-size: 13px;
		height: 54px;
		overflow: hidden;
	}
}


/* End */
/* /local/templates/st54_2022/components/custom/catalog/solutions/custom/actions.list/solutions-section/style.css?1764235072523 */
