

/* Start:/bitrix/templates/durtteatr/components/techdir/vkwall.image.list/template_post/style.css?1734672174628*/
.vkgallery-image-list {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    gap: 1rem;
    padding-bottom: 50px;
}

.vkgallery-image-list-cell {
    display: block;
    margin: 0 auto;
}

.vkgallery-image-list-cell img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.vkwall-picture,
.vkwall-video {
	height: 100%;
	display: flex;
	margin: 0 auto;
}
.wall-attch-swiper {
	width: 100%;
	height: 500px;
}
@media(max-width: 991px)
{
	.wall-attch-swiper {
		width: 100%;
		height: 400px;
	}
}
@media(max-width: 767px)
{
	.wall-attch-swiper {
		width: 100%;
		height: 245px;
	}
}

/* End */
/* /bitrix/templates/durtteatr/components/techdir/vkwall.image.list/template_post/style.css?1734672174628 */
