@media screen and (max-width: 1260px) and (min-width: 768px) {
  .hero {
    padding: 132px 0 80px;
  }
  .hero.with-input {
    padding-top: 164px;
  }
  .hero.home {
    padding-bottom: 55px;
  }
  .hero::after {
    height: 380px;
    top: 140px;
  }
  .hero.new .site-title {
    font-size: 56px;
    line-height: 72px;
    margin-bottom: 24px;
  }
  .hero.new .sub-title {
    font-weight: 400;
  }
  .hero .site-title {
    font-size: 52px;
    line-height: 68px;
    margin-bottom: 48px;
  }
  .hero .text-container.with-description .site-title {
    margin-bottom: 24px;
  }
  .hero .sub-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .hero .website-generator {
    margin: 48px 0;
  }
  .hero .websites_created_container.black_bg {
    padding: 0;
    margin: 48px 0 80px;
  }
  .hero .title-slide-up {
    font-size: 64px;
    line-height: 80px;
  }
  .hero.without-input .site-title {
    font-size: 72px;
    line-height: 86px;
  }
  .hero.without-input .sub-title {
    font-size: 24px;
    line-height: 36px;
  }
  .hero.white-bg {
    padding-bottom: 96px;
  }
  .hero.trustpilot_bottom .website-generator {
    margin: 40px 0 66px;
  }
  .hero.trustpilot_bottom .cards .cards__sub-title {
    padding-bottom: 56px;
  }
  .hero.trustpilot_bottom .websites_created_container {
    padding: 0;
    margin: 56px 0 0;
  }
  .short_lp .hero .site-title {
    font-size: 56px;
    line-height: 72px;
  }
}
