.mainContent {
  padding-bottom: 0;
}

@media (min-width: 1440px) {
  section .section-top .blq-tit {
    width: 398px;
  }
  section .section-top .blq-txt {
    width: 680px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  section .section-top {
    margin-bottom: 40px;
  }
  section .section-top .blq-tit {
    width: 342px;
  }
  section .section-top .blq-txt {
    width: 580px;
  }
}
@media (min-width: 768px) {
  section .section-top {
    position: relative;
  }
  section .section-top .blq-tit {
    position: absolute;
  }
  section .section-top .blq-txt {
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  section .section-top {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  section .section-top .blq-tit {
    width: 246px;
  }
  section .section-top .blq-txt {
    width: 420px;
  }
}/*# sourceMappingURL=metodo.css.map */