

/* Start:/local/templates/aspro_next/components/bitrix/news.list/photogallery/style.css?1746524387257*/
.photogallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.photogallery__item p {
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}

.photogallery__item img {
  width: 100%;
}

/* End */
/* /local/templates/aspro_next/components/bitrix/news.list/photogallery/style.css?1746524387257 */
