section.promDescr {
    margin: 0 0 25px;
}

.unit-content p.boldred {
  margin: 0;
  font-weight: 600;
  font-size: 19px;
  color: rgb(237, 34, 44);
  line-height: 1.368;
}

p.underTitle {
  font-size: 14px;
  color: rgb(86, 96, 108);
  line-height: 1.857;


}

 p.descrDir-text {
width: 70%;
  font-size: 16px;
   color: rgb(86, 96, 108);
  line-height: 1.625;

}

.blockGrayMin .boldred {
    margin: 10px 0 0px;
}
.backGray {
    width: 30%;
}
.sectionFaces h2 {
  font-size: 27px;
  color: rgb(86, 96, 108);
  line-height: 0.778;

}
.descrDir {
    width: 67%;
}
.rowFacesDir {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.descrDir { 
    width: 67%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.unit-content section.sectionFaces {
    margin: 80px 0 40px;
}
section.directorKeramaks {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 768px) {
	.unit-content section.sectionFaces {
    margin: 30px 0 15px;
}
.unit-content p.descrDir-text {
    margin-top: 15px;
	width: 100%;
    font-size: 14px;
    line-height: 1.625;
    margin-bottom: 15px;
}
.blockGrayMin .boldred {
    margin: 10px 0 0px;
}
.descrDir {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
section.directorKeramaks {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.unit-content p.boldred {
    font-size: 16px;
    line-height: 1.368;
}
.unit-content p.underTitle {
    font-size: 14px;
    line-height: 1.257;
    margin: 5px 0 10px;
}
.sectionFaces h2 {
    font-size: 18px;
    line-height: 1.2;
}
section.promDescr {
    margin: 0 0 25px;
}
.rowFacesDir {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.blockGrayMin {
    width: 48%;
}
section.promDescr p {
    font-size: 14px;
    line-height: 1.368;
}
.unit-content .descrDir .boldred {
    font-size: 21px;
    margin: 20px 0 5px;
}
.backGray {
    width: 100%;
}
section.directorKeramaks {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
section.promDescr {
    margin: 0 0 25px;
}
}
@media (max-width: 360px) {
    .unit-content p.boldred {
        font-size: 12px;
    }
    .unit-content p.underTitle {
        font-size: 12px;
    }
}