.beneficial-features__title {
    font-size: 32px;
    margin-bottom: 32px;
}

.testimonials .swiper-button-prev{
    left: 0;
}
.testimonials .swiper-button-next{
    right: 0;
}


.navbar-toggleable {
    padding: 0 30px;
}

.slider-wrapper {
    background-size: 160%;
    margin: 30px auto 0;
}

.welcome-container {
    padding: 40px 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    padding: 0;
}

.banner {
    background-size: 150%;
    min-height: 0;
}



.welcome-wrapper {
    padding: 0 30px;
}

.beneficial-features-container {
    padding-top: 0;
}

.beneficial-features__title:before, .beneficial-features__title:after {
}

.using__item {
    margin: 0 auto 3em;
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
}

.portion {
    margin-top: 2em;
    background: none;
    padding: 0 30px 60px;
}

.portion-content {
    width: auto;
}

.portion-title {
    text-align: left;
    font-size: 40px;
    margin-bottom: 30px;
}

.welcome-title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0;
    line-height: 0.8;
    margin: 26px 0;
}

.welcome-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
}

.welcome-plus {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
}

.h2-title.packaging__title {
    margin: 0;
}

li.packaging__products-item {
    margin-bottom: 25px;
}

.packaging__products {
    padding-bottom: 0;
    margin-bottom: 0;
}

.banner-title {
    line-height: 0.9;
    font-size: 90px;
}

.banner-title-top {
    font-size: 30px;
}

.banner-text {
    font-size: 20px;
}

.banner-container {
    padding: 50px 0;
}

.slider-text-block {
    max-width: 56%;
    font-size: 18px;
}

.portion-content__items {
    margin: auto;
}

.portion-content__item {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

/*# sourceMappingURL=../maps/tablet.css.map */
