.row__navesy-materialy{margin:0 -10px}
.navesy-materialy__block{width:25%; padding:20px 10px; text-align:center}
.navesy-materialy__block-in{height:100%}
.navesy-materialy__cover{transition: all 0.3s linear 0s;width:100%;height:140px;overflow:hidden;border-radius:10px;margin: 0 auto;}
.navesy-materialy__cover img{width:100%; height:100%; object-fit:cover; }
.navesy-materialy__title{position:relative;font-weight: 700;font-size: 14px;line-height: 20px;color: #1B1A1F;padding: 15px 0 0;text-transform: uppercase;width: 100%;margin: 0 auto;}
.row__navesy-materialy .btn-yellow{font-size: 18px;font-weight: 600;width: 380px;line-height: 60px;margin-top: 50px}
@media(max-width:1229px){
	.row__navesy-materialy .btn-yellow{font-size: 17px; width: 350px;line-height: 55px;margin-top: 40px}
}
@media(max-width:991px){
	.row__navesy-materialy .btn-yellow{font-size: 16px; width: 320px;line-height: 50px;margin-top: 30px}
	.navesy-materialy__block{width:50%}
}
@media(max-width:575px){
	.row__navesy-materialy .btn-yellow{font-size: 15px; width: 280px;line-height: 46px}
	.navesy-materialy__block{padding:10px; width:100%}
	
}