#map{height:calc(100vh - (227px + 150px))}
.contact-article__row{display:flex; flex-wrap:wrap; margin:0 -15px}
.contact-article__block{width:33.333%;text-align: center;padding: 15px 15px 50px;font-size: 18px;line-height: 30px;}
.contact-article__adres{font: 700 18px/28px 'Merriweather';padding-bottom: 10px}
.contact-article__phone{font: 700 22px/36px 'Merriweather';color: #f7c972;text-decoration: none !important}
.contact-article__info{border-width: 2px;border-style: solid;border-color: #d6b05b #c78f43 #c78f43 #f7c972;border-radius: 5px;padding: 15px;font-size: 90%;line-height: 130%;color: #fff;}
[class*="ymaps-2"][class*="-ground-pane"] {opacity:0.6;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); -webkit-filter: grayscale(100%)}
@media(max-width:1259px){
	#map{height:calc(100vh - (300px + 140px))}
	.contact-article__block{padding: 15px 15px 40px;font-size: 16px;line-height: 24px;}
	.contact-article__adres{font: 700 15px/24px 'Merriweather'}
	.contact-article__phone{font: 700 20px/32px 'Merriweather'}
	.contact-article__info{padding: 10px}
}
@media(max-width:991px){
	#map{height:calc(100vh - (202px + 140px))}
.contact-article__row{margin:0 -10px}
	.contact-article__block{padding: 10px 10px 30px;font-size: 14px;line-height: 22px;}
	.contact-article__adres{font: 700 14px/22px 'Merriweather'}
	.contact-article__phone{font: 700 18px/28px 'Merriweather'}
}
@media(max-width:767px){
	#map{height:calc(100vh - (190px + 75px))}
	.contact-article__block{width:100%}
}
@media(max-width:575px){
	#map{height:calc(100vh - (186px + 60px))}
}



