.wrapper__collection{background:#fff url(/templates/stroitelstvo/images/collection.jpg) no-repeat center 200px }
.collection__title{font-weight: 700;font-size: 14px;line-height: 17px;display: flex;align-items: center;text-align: center;color: #000000; justify-content:center; height:40px}
@media(max-width:1229px){
	.wrapper__collection{background-size:contain}
}
@media(max-width:991px){
	.wrapper__collection{background:#fff}
}