@media only screen and (min-width: 1920px) {
  .section--double .section-content {
    width: calc(1920px * 0.5);
  }
  .section--double .section-column:first-child .section-content {
    padding-left: 235px;
  }
  .section--double .section-column:last-child .section-content {
    padding-left: 235px;
  }
  .section--double--left .section-column:first-child .section-content {
    width: calc(1920px * 0.45);
  }
  .section--double--left .section-column:last-child .section-content {
    width: calc(1920px * 0.55);
  }
  .section--double--right .section-column:first-child .section-content {
    width: calc(1920px * 0.55);
  }
  .section--double--right .section-column:last-child .section-content {
    width: calc(1920px * 0.45);
  }
  .section--triple .section-content {
    width: calc(1920px * 0.33333);
  }
  .section-content {
    width: 1920px;
    padding-left: 235px;
    padding-right: 235px;
  }
  .section-content > * {
    max-width: 1024px;
  }
  .header-logo {
    margin-right: 290px;
  }
  .footer-disclaimer {
    height: 300px;
  }
  .product-section,
  .animation-section {
    padding-bottom: 80px;
  }
  .final-section .button {
    margin-top: 60px;
  }
  .map-panel {
    height: 145px;
  }
  .map-panel-product__image img {
    width: 57px;
  }
  .instruction-intro .section-column:last-child .section-content {
    padding-left: 65px;
  }
  .prevention-intro .section-column:first-child .section-content {
    padding-left: 167px;
  }
  .prevention-intro .section-column:last-child .section-content {
    padding-left: 171px !important;
  }
  .prevention-more-page .section--double--left .section-column:last-child .section-content {
    padding-left: 330px;
  }
  .prevention-more-page .section--double--right .section-column:first-child .section-content {
    padding-left: 180px;
  }
  .symptoms-intro .section--double--left .section-column:first-child .section-content {
    width: calc(1920px * 0.35);
    padding-left: 252px;
  }
  .symptoms-intro .section--double--left .section-column:last-child .section-content {
    width: calc(1920px * 0.65);
    padding-left: 190px;
  }
  .symptoms-intro .section--double--left .section-column:last-child .section-content .text-regular {
    max-width: 600px;
  }
  .symptoms-stats .section-content {
    padding-left: 240px !important;
  }
  .symptoms-stats__list {
    margin-left: 300px;
  }
  .symptom-parasite {
    padding-left: 170px;
    padding-right: 170px;
  }
  .effects-intro .section-column:first-child .section-content {
    width: calc(1920px * 0.35);
    padding-left: 301px;
  }
  .effects-intro .section-column:last-child .section-content {
    width: calc(1920px * 0.65);
    padding-left: 130px;
  }
  .effects-intro .section-column:last-child .section-content .text-regular {
    max-width: 518px;
  }
  .effects-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .effects-wrap .effects-main .section-column:first-child {
    width: calc((100vw - 1920px) / 2 + (1920px * 0.33));
  }
  .effects-wrap .effects-main .section-column:first-child .section-content {
    width: calc(1920px * 0.33) !important;
  }
  .effects-wrap .effects-main .section-column:last-child .section-content {
    width: calc(1920px * 0.34) !important;
    padding-left: 90px;
    padding-right: 90px;
  }
  .effects-wrap .more-about-product {
    width: calc(1920px * 0.33) !important;
  }
  .effects-wrap .more-about-product .section-column:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .effects-wrap .more-about-product .section-column:first-child .section-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 400px;
    padding-left: 0;
  }
  .effects-wrap .more-about-product .section-column:last-child {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .effects-wrap .more-about-product .section-column:last-child .section-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 245px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  .effects-wrap .more-about-product .section-column:last-child .section-content .instruction-intro__product {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .treatment-intro .section-column:first-child .section-content {
    width: calc(1920px * 0.4);
  }
  .treatment-intro .section-column:last-child .section-content {
    width: calc(1920px * 0.6);
    padding-left: 60px;
  }
  .treatment-more-page .section .section-column:first-child .section-content {
    padding-left: 320px;
    padding-right: 320px;
  }
  .treaetment-more {
    padding-left: 150px;
    padding-right: 150px;
  }
  .treatment-infection-picture {
    right: 245px;
  }
  .treatment-prevention .section-column:first-child .section-content {
    padding-right: 140px !important;
  }
  .treatment-more-page .more-about-product .section-column:first-child .section-content {
    padding-left: 620px;
    padding-right: 20px;
  }
  .more-about-product .section-column:first-child .section-content {
    width: calc(1920px * 0.6);
    padding-left: 620px;
  }
  .more-about-product .section-column:last-child .section-content {
    width: calc(1920px * 0.4);
    padding-left: 20px;
  }
}
