@media (min-width: 991px) {
  body .mosaic-s3-include--u-ivycylc6f {
    align-self: flex-start;
    margin-top: 40px;
    margin-left: 20px;
    min-width: 150px;
  }
}
@media (min-width: 1024px) {
  .g-comment-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .g-comment-wrap .left-wrap {
    max-width: 550px;
    padding-right: 22px;
    width: 100%;
    flex: none;
  }
  .g-comment-wrap .left-wrap + .right-wrap {
    max-width: calc(100% - 550px);
    width: 100%;
  }
  .g-comment-wrap .left-wrap + .right-wrap .g-board__comment-list {
    margin-top: 20px;
  }
}
@media (max-width: 1279px) {
  .lpc-list-illustration__icon {
    color: #fff !important;
  }
}
@media (max-width: 960px) {
  .lpc-banners__title, .lpc-features-1__title, .lpc-list-illustration__icon, .lpc-questions-3__header, .lpc-form-5__title {
    font-size: 30px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 16px !important;
  }
}
@media (max-width: 640px) {
  .lpc-banners__title, .lpc-features-1__title, .lpc-list-illustration__icon, .lpc-questions-3__header, .lpc-form-5__title {
    font-size: 25px !important;
  }
  .lpc-features-1__item-title, .lpc-questions-3__question {
    font-size: 19px !important;
  }
  .lp-header-text-1, .lp-header-text-2, .lp-header-text-3, .lp-header-text-4, .lp-button {
    font-size: 15px !important;
  }
}
