.best__row{margin:0 -15px}
.best__block{width:25%;text-align: center;padding:15px}
.best__icon, .best__cover{width:100%; height:100%; background:linear-gradient(to right, #c78f43 0%,#f7c972 12%,#c78f43 26%,#d6b05b 74%,#f7c972 88%,#c78f43 99%); padding:2px; border-radius:100%}
.best__icon-in, .best__cover-in{width:100%; height:100%; background:url(/templates/kosmetolog/images/black-uzor.png) repeat top center; padding:1px; border-radius:100%}
.best__icon{position:relative; width:120px; height:120px; margin:0 auto}
.best__icon::after{content:;position:absolute;background:url(/templates/kosmetolog/images/logo-mobile.png) no-repeat 0 0 / contain;width: 70px;height: 45px;top: -20px;left: 50%;transform: translateX(-50%);}
.best__icon::before{position:absolute;background:url(/templates/kosmetolog/images/circle.png) no-repeat 0 0 / contain;width: 60px;height: 22px;bottom: -16px;left: 50%;transform: translateX(-50%);}
.best__cover svg{width:65px; height:auto}
.best__cover svg path{fill: #ddab68;}
.best__title{color: #f7c972;margin-top:25px;font: 700 italic 18px/24px 'Merriweather';padding: 0 0 5px;}
.best__text{font-size: 16px;line-height: 20px;color: #fff;padding: 0 15px;}
@media(max-width:1259px){
	.best__title{font: 700 italic 16px/22px 'Merriweather'}
	.best__text{font-size: 14px; line-height: 20px;}
}
@media(max-width:991px){
	.best__text{padding: 0}	
}
@media(max-width:767px){
	.best__block{width:50%; padding:15px 15px 30px}
	
}
@media(max-width:575px){
	.best__block{width:100%}
}
