.wrapper__yehoo{background:linear-gradient( 45deg, rgb(232,232,232) 0%, rgb(196,196,196) 38%, rgb(160,160,160) 100%)}
.wrapper__yehoo .row{height:650px}
.wrapper__yehoo .h2{color:#fff;}
.wrapper__yehoo-price{width:270px;font-size:30px;line-height:56px;font-weight:700;color:#fff;background: #990001;text-align:center;border-radius: 10px;}
.wrapper__yehoo-social{font-size:16px;line-height:22px;color: #000;padding:40px 0 15px;font-weight: 700;}
.bg-lic{background:url(/templates/potolki/images/lic-bg.png) no-repeat center center}
@media(min-width:576px){
	.wrapper__yehoo input{width:125%}
}
@media(min-width:1260px){
	.wrapper__yehoo .h1{line-height:42px}
}
@media(max-width:1259px){
	.bg-lic{background-size:cover}
	.wrapper__yehoo .row{height:500px}
	.wrapper__yehoo-price{width:250px; font-size:28px; line-height:52px}
	.wrapper__yehoo-social{font-size:14px; line-height:20px; padding:30px 0 10px}
}
@media(max-width:991px){
	.bg-lic{background-size:contain}
	.wrapper__yehoo .row{height:auto; padding:50px 0}
	.wrapper__yehoo-price{width:240px; font-size:26px; line-height:50px; margin:0 auto}
	.wrapper__yehoo-social{padding:20px 0 5px}
}
@media(max-width:767px){
	.wrapper__yehoo .row{padding:40px 0}
}
@media(max-width:575px){
	.wrapper__yehoo .row{padding:30px 0}
}