/* ===== Протокол24 trust heading v3.6 ===== */

.p24-trust-section {
  padding-top: 88px !important;
}

.p24-trust-head {
  max-width: 850px;
  margin: 0 auto 34px;
  text-align: center;
}

.p24-trust-head .p24-kicker {
  margin-bottom: 12px;
}

.p24-trust-head .p24-section-title {
  margin: 0;
  color: #10234f;
}

.p24-trust-head .p24-section-sub {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.p24-trust-panel {
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  .p24-trust-section {
    padding-top: 66px !important;
  }

  .p24-trust-head {
    text-align: left;
    margin-bottom: 24px;
  }
}