.wrapper__production-plastic-windows img{width:100%; height:100%; object-fit:cover; object-position:right center}
.production-plastic-windows__list-photos{margin:-10px}
.production-plastic__photo{width:33.333%; padding:10px; height:230px}
.production-plastic__photo:nth-child(1){width:66.667%}
.production-plastic__photo a{display: block;height: 100%;width: 100%}
.wrapper__production-plastic-windows big{font-size:125%}
.phone__number{text-decoration:none !important; color:#000 !important}
@media(min-width:992px){
	.wrapper__production-plastic-windows{font-size:16px}
}
@media(max-width:1199px){
	.production-plastic__photo{height:160px}
}
@media(max-width:991px){
	.production-plastic__photo{height:240px}
}
@media(max-width:767px){
	.production-plastic__photo{height:180px}
}
@media(max-width:575px){
	.production-plastic__photo{width:50%}
	.production-plastic__photo:nth-child(1){width:100%}
	.production-plastic__photo {height: 50vw}
}