@media (min-width: 1600px) {
  .topbanner {
    background-image: url(./../imgs/background1600.jpg);
  }

  .topbanner_title {
    margin-right: calc(50% - 622px);
    font-size: 32px;
    line-height: 1.08;
    font-weight: 600;
  }

  .topbanner_subtitle {
    padding-top: 160px;
    margin-right: calc(50% - 622px);
    font-size: 32px;
    line-height: 1.08;
    font-weight: 600;
  }

  .topbanner_sub {
    font-size: 58px;
    line-height: 1.03;
    margin-top: 8px;
  }

  .stampa {
    top: 79px;
    right: calc(50% + 414px);
  }

  .speed_single {
    border: none;
  }

  .speed_wrapper .swiper-slide:not(:nth-child(2n)) {
    margin-left: 0;
  }

  .speed_wrapper .swiper-slide:not(:nth-child(3n)) {
    margin-left: 36px;
  }

  .speed_wrapper .speed_single {
    margin-bottom: 36px;
  }

  .swiper-slide .speed_single {
    border: solid 1px #3d53de;
  }

  .topbanner_description {
    margin-right: calc(50% - 622px);
    font-size: 42px;
    width: 358px;
    line-height: 1.17;
  }

  .enjoy {
    padding-top: 64px;
  }

  .enjoy_title {
    font-size: 46px;
    width: 621px;
    margin-bottom: 64px;
  }

  .enjoy_anotherside-title {
    font-size: 26px;
    width: 179px;
  }

  .enjoy_single {
    margin-left: 171px;
  }

  .speed_title {
    font-size: 46px;
    margin-bottom: 64px;
  }

  .speed_wrapper {
    max-width: 1510px;
  }

  .plus-title {
    font-size: 46px;
    margin-bottom: 65px;
  }

  .items_title {
    font-size: 46px;
    margin-bottom: 40px;
  }

  .items_single img {
    width: 352px;
    height: 352px;
  }

  .items_single {
    margin-left: 288px;
  }

  .items_wrapper {
    max-width: 992px;
  }

  .policy {
  }

  .policy_wrapper {
    max-width: 1504px;
  }

  div#shmonim_page #identification_method .client1 input:checked + label:nth-of-type(1)::after {
    transform: translateY(-1px);
  }

  #shmonim_page #identification_method .client1 input:checked + label:nth-of-type(2)::after {
    transform: translateY(-1px);
  }
}
