

/* Start:/local/templates/new/components/bitrix/news.list/sertificate/style.css?17018857081909*/
.page-content .pc-right-content {
    display: flex;
    flex-wrap: wrap;
}
.page-content .pc-right-content .sertItem{
    padding: 1em;
    width: 25%;
}
.page-content .pc-right-content a{
    display: block;
}
.page-content .pc-right-content a img{
    width: 100%;
    height: 100%;
    transition: transform .6s ease-out;
    transform: translateY(0);
}
.page-content .pc-right-content a img:hover{
    transition: transform .6s ease-out;
    transform: scale(1.07);;
}
.page-content .pc-right-content .sertItem .sertText{
    text-align: center;
}


@media screen and (max-width: 1920px) {
	.page-content .pc-right-content a img{
		height: 550px;
	}
}
@media screen and (max-width: 1820px) {
	.page-content .pc-right-content a img{
		height: 450px;
	}
}
@media screen and (max-width: 1720px) {
	.page-content .pc-right-content a img{
		height: 400px;
	}
}
@media screen and (max-width: 1560px) {
	.page-content .pc-right-content a img{
		height: 340px;
	}
}
@media screen and (max-width: 1380px) {
	.page-content .pc-right-content a img{
		height: 304px;
	}
}
@media screen and (max-width: 1100px) {
	.page-content .pc-right-content a img{
		height: 304px;
	}
}
@media screen and (max-width: 1010px) {
	.page-content .pc-right-content a img{
		height: 405px;
	}
}
@media screen and (max-width: 767px) {
	.page-content .pc-right-content a img{
		height: 332px;
	}
}
@media screen and (max-width: 667px) {
	.page-content .pc-right-content a img{
		height: 332px;
	}
}
@media screen and (max-width: 567px) {
	.page-content .pc-right-content a img{
		height: 270px;
	}
}
@media screen and (max-width: 467px) {
	.page-content .pc-right-content a img{
		height: 200px;
	}
}



















@media screen and (max-width: 1250px) {
	.page-content .pc-right-content .sertItem {
		width: 33.3%;
	}
}
@media screen and (max-width: 1010px) {
	.page-content .pc-right-content .sertItem {
		width: 50%;
	}
}








/* End */
/* /local/templates/new/components/bitrix/news.list/sertificate/style.css?17018857081909 */
