@media screen and (min-width: 1261px) {
  .hero {
    padding: 148px 0 80px;
  }
  .hero.with-input {
    padding-top: 164px;
  }
  .hero.home {
    padding-bottom: 55px;
  }
  .hero::after {
    height: 320px;
    top: 110px;
  }
  .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;
  }
  .hero .text-container.with-description {
    width: 1012px;
  }
  .hero .sub-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .hero .websites_created_container.black_bg {
    padding: 0;
    margin: 42px 0 80px;
  }
  .hero .text-container {
    width: 1012px;
  }
  .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: 152px;
  }
  .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 {
    padding: 100px 0 80px;
  }
  .short_lp .hero::after {
    top: 100px;
  }
  .short_lp .hero .site-title {
    font-size: 56px;
    line-height: 72px;
  }
  .short_lp .hero .sub-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .short_lp .hero .website-generator {
    margin: 32px 0;
  }
  .short_lp .hero .websites_created_container.black_bg {
    margin: 32px 0 80px;
  }
  .short_lp .hero .trustpilot_title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #primary .carousel_section {
    padding: 64px 0 0;
  }
}
