

/* Start:/local/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.section/.default/style.css?1771510980482*/
.checkup-images {
    margin-top: 20px;
    margin-bottom: 30px;
}

.checkup-image-item img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    display: block;
}

@media (min-width: 1024px) {
    .checkup-images {
	display:flex;
	flex-wrap:wrap;
    margin-left: 11em;
    margin-top: 20px;
    margin-bottom: 30px;
}

.checkup-image-item img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    display: block;
}
}

#cboxLoadedContent {
    height: auto
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.section/.default/style.css?1771510980482 */
