@media (max-width: 1920px) {

}
@media (max-width: 1800px) {
  .principle-table__cols td {
    font-size: 22px;
  }
  .principle h1 {
    margin-left: 0;
  }
  .container-lg {
    padding: 0 10%;
  }
  .fs__image:before {
    background-size: auto 70%;
    margin-left: -370px;
  }
  .principle__first-section > div:first-child {
    max-width: 45%;
  }
  .principle__first-section > div:last-child {
    width: 55%;
  }
  .principle-table__cols h3 {
    min-height: 92px;
  }
}
@media (max-width: 1600px) {
  .principle__first-section > div:last-child, .how-we-do-it__text, .principle-info__cols, .principle-table__cols td {
    font-size: 25px;
  }
}
@media (max-width: 1500px) {
  .principle-table__cols td {
    font-size: 17px;
  }
  .fs__image:before {
    background-size: auto 50%;
    margin-left: -430px;
    margin-top: -345px;
  }
  .principle__first-section > div:last-child, .how-we-do-it__text, .principle-info__cols {
    font-size: 23px;
  }
  .how-we-do-it h3, .principle-info h3, .principle-table__cols h3 {
    font-size: 36px;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1280px) {
  .principle__first-section > div:last-child, .how-we-do-it__text, .principle-info__cols, .principle-table__cols td {
    font-size: 19px;
  }
  .fs__image:before {
    margin-top: -393px;
  }
}
@media (max-width: 1180px) {
  .fs__image:before {
    background-size: auto 35%;
    margin-left: -467px;
    margin-top: -475px;
  }
  .principle__first-section > div:first-child {
    max-width: 35%;
  }
  .principle__first-section > div:last-child {
    width: 65%;
  }
  .principle__first-section > div:last-child, .how-we-do-it__text, .principle-info__cols, .principle-table__cols td {
    font-size: 16px;
  }
  .how-we-do-it h3, .principle-info h3, .principle-table__cols h3 {
    font-size: 30px;
  }
  .how-we-do-it__text b {
    font-size: 18px;
  }
}
@media (max-width: 1000px) {
  .principle__first-section > div:first-child {
    max-width: 40%;
  }
  .principle__first-section > div:last-child {
    width: 60%;
  }
}
@media (max-width: 900px) {
  .principle h1 {
    font-size: 47px;
  }
  .principle__first-section {
    flex-direction: column;
  }
  .principle__first-section > div:first-child {
    max-width: 100%;
    width: 100%;
  }
  .principle__first-section > div:last-child {
    max-width: 100%;
    width: 100%;
  }
  .fs__image:before {
    display: none;
  }
  .principle-info__cols {
    flex-direction: column;
  }
  .principle-info__cols > div {
    width: 100%;
  }
  .principle-table__cols {
    flex-direction: column;
  }
  .principle-table__cols > div {
    width: 100%;
  }
  .principle-table__cols h3 {
    min-height: auto;
  }
  .principle-table__cols td {
    height: auto;
    padding: 30px;
  }
  .principle-info {
    margin-bottom: 100px;
  }
  .principle-table__cols > div:first-child {
    margin-bottom: 50px;
  }
  .principle h1 {
    font-size: 38px;
  }
}
@media (max-width: 600px) {
  .principle-tariff__item {
    font-size: 16px;
  }
  .principle-how-to, .principle-tariffs ol, .principle-info__bottom h5 {
    font-size: 16px;
  }
  .principle-table__cols td {
    padding: 15px;
  }
  .principle-tariffs {
    margin-top: 170px;
    margin-bottom: 50px;
  }
  .principle-tariffs__rows {
    flex-direction: column;
  }
  .principle-button {
    font-size: 24px;
  }
}
@media (max-width: 500px) {

}
@media (max-width: 420px) {
  .principle h1 {
    font-size: 34px;
  }
}