.what-can-be-glazed .container {
  width: calc(100% - 7rem);
}

.what-can-be-glazed .title {
  margin-bottom: 1.238em;
}
.what-can-be-glazed.padding .text {
    margin-bottom: 0;
}
.what-can-be-glazed .text {
  font-weight: 700;
  line-height: 1.2;
}

@media (max-width: 767px) {
 .what-can-be-glazed.padding {
    padding-bottom: 20px;
}  
    .glazing-bath__wrapper.container-wrapper {
    padding-bottom: 0;
}
    .bath-glazing-text .text-along span:nth-child(2),
    .pools-glazing-text .text-along span:nth-child(3){
    margin-bottom: 0;
}
    .glazing-pool__wrapper.container-wrapper {
    padding-bottom: 0;
}
    .quality-worker-dont {
    margin-top: -45px;
}
}
@media (min-width: 768px) {
  .what-can-be-glazed .title {
    margin-bottom: 1.138em;
  }
  .what-can-be-glazed .text {
    text-align: center;
    line-height: 1.1;
  }
}

@media (min-width: 960px) {
  .what-can-be-glazed .title {
    margin-bottom: 2rem;
  }
}
/*# sourceMappingURL=what-can-be-glazed.css.map */