

/* Start:/bitrix/templates/energy/components/bitrix/catalog.section/page/style.css?1649710347287*/
.catalog__grid .productcard
{
	width: calc(25% - 40px) !important;
}

@media screen and (max-width: 1024px) {
	.catalog__grid .productcard {
		width: calc(50% - 40px) !important;
	}
}

@media screen and (max-width: 600px) {
	.catalog__grid .productcard {
		width: 100% !important;
	}
}


/* End */
/* /bitrix/templates/energy/components/bitrix/catalog.section/page/style.css?1649710347287 */
