.nbMatras_topInfo{width: 68.5%; background-color: #fff; padding:21px 35px;;text-align: center; margin: 0 auto;  color:#4a4c4e; font-size: 18px; letter-spacing: 0.6px; line-height: 1.2;
position: relative; z-index: 20}
.nbMatras_topBlocks{display: flex; margin-top:-37px; position: relative; z-index: 10; margin-bottom: 30px;}

.nbMatras_topLeft>div{height: 100%;}
.nbMatras_topLeft .img2BgAndLink{width: 100%; height: 100%; -webkit-background-size: cover;
background-size: cover; background-position: center;  padding-top:69px ;}
.nbMatras_topMidle{padding: 32px 25px; background:#f4f4f4 url(images/list.png) center center no-repeat;  padding-top:69px ;}
.nbMatras_topRight{padding: 32px 25px; background: #5dcc41; color:#fff;  padding-top:69px ;}
.nbMatras_topBlocks>div{width: 33.333333%; line-height: 1.2; font-size: 17px;}



@media (max-width: 1366px) {
.nbMatras_topInfo{font-size: 17px;}
.nbMatras_topBlocks>div{font-size: 16px}
}
@media (max-width: 1200px) {

}
@media (max-width: 991px) {
.nbMatras_topInfo{font-size: 15px;}
.nbMatras_topBlocks>div{font-size: 14px}
}
@media (max-width: 767px) {
.nbMatras_topInfo{font-size: 13px;}
.nbMatras_topBlocks>div{font-size: 12px}
.nbMatras_topBlocks>div{width: 100%;}
.nbMatras_topBlocks{flex-wrap: wrap;}
.nbMatras_topInfo{width: 90%;}
.nbMatras_topLeft .img2BgAndLink{height: 0; padding-top: 70%;}
.nbMatras_topMidle,.nbMatras_topRight{padding-top: 32px;}
}