@media (max-width: 480px) {
  .lpc-text-sticky-1 {
    padding-bottom: 20px !important;
  }
  .lpc-banners__title, .lpc-list-illustration__title, .lpc-features-2__title, .lpc-text-sticky-1__title {
    font-size: 25px !important;
  }
  .lpc-features-2__item-subtitle {
    font-size: 19px !important;
  }
}
.copyright-box {
  background: transparent !important;
  padding: 0 !important;
}
.copyright-box img {
  filter: brightness(1.2) !important;
}
