.what-main-img {
  margin: 0 -33px;
}

.what-main-text {
  font-weight: bold;
  line-height: 1.45454;
  color: #1B4F6A;
}
.what-main-text p {
  margin-bottom: 26px;
}

.content-headings h3, .content-headings .h3 {
  font-size: 32px;
  line-height: 42px;
  color: #1B4F6A;
  -webkit-text-fill-color: #1B4F6A;
}

.main-title:not(.page-head__title *) {
  margin-bottom: 0 !important;
}

@media (max-width: 1019px) {
  .content-headings h3, .content-headings .h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .content-headings h3, .content-headings .h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
