@media only screen and (max-width: 1023px) {
  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-column {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .section-content {
    width: 320px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .section-content > * {
    max-width: 300px;
  }
  .instruction-intro {
    background-position: left top;
  }
  .instruction-intro .section-column:first-child .section-content {
    padding-bottom: 25px;
  }
  .instruction-intro .section-column:last-child .section-content {
    padding-top: 0;
  }
  .instruction-intro__description {
    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;
    margin-top: 0;
  }
  .instruction-intro .button {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .instruction-intro__map-link {
    margin-left: 0;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .parasites-list__item-percentage {
    width: 90px;
  }
  .advantages-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    padding-top: 0;
  }
  .advantages-list__item {
    padding-top: 135px;
  }
  .advantages-list__item + .advantages-list__item {
    margin-top: 15px;
  }
  .dosage-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    padding-top: 0;
  }
  .dosage-list__item {
    padding-top: 135px;
  }
  .dosage-list__item:before {
    top: 20px;
  }
  .dosage-list__item + .dosage-list__item {
    margin-top: 30px;
  }
  .prevention-intro .section-column:first-child .section-content {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .prevention-intro .section-column:first-child .section-content .heading-regular {
    margin-bottom: 25px;
  }
  .prevention-intro .section-column:last-child .section-content {
    padding-top: 0;
  }
  .prevention-more-page .section--double--right:not(:first-child) .section-column:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .more-about-product .section-column:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .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;
    padding-top: 40px;
  }
  .more-about-product .section-column:first-child .section-content .button {
    margin-top: 55px;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .more-about-product .section-column:last-child .section-content {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .symptoms-intro .section-column:first-child .section-content {
    padding-bottom: 0;
  }
  .symptoms-intro .section-column:first-child .section-content .heading-regular {
    margin-bottom: 25px;
  }
  .symptoms-intro .section-column:last-child .section-content {
    padding-top: 0;
    padding-bottom: 25px !important;
  }
  .symptoms-stats .section-content {
    padding-left: 20px !important;
  }
  .symptoms-stats__description {
    padding-left: 0;
  }
  .symptoms-stats__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }
  .symptoms-stats__icon {
    width: 93px;
    height: 93px;
  }
  .symptoms-stats__item {
    padding-left: 107px;
  }
  .symptoms-stats__item + .symptoms-stats__item {
    margin-top: 55px;
  }
  .symptoms-couple-of-words {
    background-image: none;
    background-color: #e3e72e;
  }
  .symptoms-couple-of-words .section-column:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .symptoms-couple-of-words .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;
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .symptoms-couple-of-words .section-column:first-child .section-content .heading-medium {
    text-align: center;
    margin-bottom: 30px;
  }
  .symptoms-couple-of-words .section-column:first-child .section-content .text-regular {
    margin-bottom: 60px;
  }
  .symptoms-couple-of-words .section-column:first-child .section-content .button {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .symptoms-more-picture {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    padding-bottom: 0;
  }
  .symptoms-more-picture img {
    -webkit-transform: none;
            transform: none;
  }
  .effects-intro .section-column:first-child .section-content {
    padding-bottom: 0;
  }
  .effects-intro .section-column:first-child .section-content .heading-regular {
    margin-bottom: 15px;
  }
  .effects-intro .section-column:last-child .section-content {
    padding-top: 0;
  }
  .treatment-intro .section-column:first-child .section-content {
    padding-bottom: 0;
  }
  .treatment-intro .section-column:first-child .section-content .heading-regular {
    margin-bottom: 15px;
  }
  .treatment-intro .section-column:last-child .section-content {
    padding-top: 0;
  }
  .bg-country {
    background: url("../img/background/bg-country-mobile.jpg") center top no-repeat;
    background-size: cover;
  }
  .treatment-infection .section-content {
    padding-top: 200px;
  }
  .treatment-infection-picture {
    height: 144px;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .treatment-more .heading-medium {
    margin-bottom: 10px;
  }
  .treatment-prevention {
    position: relative;
    background-image: none;
    background-color: #d3d800;
  }
  .treatment-prevention .section-column:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .treatment-prevention .section-column:first-child .section-content {
    padding-top: 0;
    padding-bottom: 110px;
  }
  .treatment-prevention-container {
    padding-top: 45px !important;
    padding-bottom: 0 !important;
  }
  .treatment-prevention-container .button {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 37px;
    left: 0;
    margin: 0 auto;
  }
}
