@media screen and (min-width: 1261px) {
  .hero {
    padding: 148px 0 80px;
  }
  .hero::after {
    height: 380px;
    top: 140px;
  }
  .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: 48px 0 66px;
  }
  .hero.trustpilot_bottom .cards .cards__sub-title {
    padding-bottom: 56px;
  }
  .hero.trustpilot_bottom .websites_created_container {
    padding: 0;
    margin: 56px 0 0;
  }
  .hero .trustpilot_upper {
    padding-bottom: 56px !important;
  }
  .hero .ads-icons-wrap {
    grid-template-columns: repeat(6, auto);
    padding-top: 14px;
    padding-bottom: 56px;
  }
  .hero .ads-icons-wrap .ads-icon span {
    font-size: 16px;
  }
  .hero .website-generator .website-generator-container {
    width: 888px;
  }
  .hero .website-generator .website-generator-content .inputs-container .placeholder, .hero .website-generator .website-generator-content .inputs-container textarea {
    height: 97px;
  }
  .hero .websites_created_container .trustpilot_title {
    font-size: 28px;
  }
  .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;
  }
}
