

/* Start:/bitrix/components/utmn/content-grid/templates/.default/style.css?1787670334162*/
.content-grid{
  display: grid;
  grid-gap: 30px;
  grid-auto-flow: row;
}
.content-grid__center{
	align-items: center;
}
.content-grid__end{
	align-items: end;
}
/* End */
/* /bitrix/components/utmn/content-grid/templates/.default/style.css?1787670334162 */
