.wrapper__sertificate .swiper-wrapper {padding-bottom: 20px}
.sertificate-photo__block a:hover{border-color:#314384; background:#314384}
.sertificate-photo__block{height:auto}
.sertificate-photo__block a{height: auto;padding: 5px;border: 1px solid #ccc}
.sertificate-photo__block img{width:100%;height: 285px;object-fit:cover;}
.tabs-reviews__content .swiper-horizontal .swiper-scrollbar{left: 0 !important; width: 100% !important;}
@media(max-width:767px){
	.sertificate-photo__block img{height: 315px}
}
@media(max-width:575px){
	.sertificate-photo__block img{height: 60vw}
}
