@media screen and (min-width: 100px) and (max-width: 620px) {
    .img-text-2col .wrapper {
        width: 100% !important;
        margin: 0 auto;
        padding: 16px 16px 24px !important;
    }
    .img-text-2col h3 {
        font-size: 26px !important;
    }
    .img-text-2col p {
        font-size: 1em !important;
    }
    .img-text-2col a {
        padding: 6px 20px !important;
        font-size: 18px !important;
        margin-top: 4px !important;
    }
}
@media screen and (min-width: 621px) and (max-width: 820px) {
    .img-text-2col h3 {
        font-size: 28px !important;
    }
    .img-text-2col p {
        font-size: 1em !important;
    }
    .img-text-2col a {
        font-size: 18px !important;
        margin-top: 6px !important;
        padding: 6px 30px !important;
    }
}
@media screen and (min-width: 821px) {
    .img-text-2col h3 {
        font-size: 28px !important;
    }
}
@media (max-width: 620px) {
    .mbr-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 621px) {
    .mbr-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.mbr-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mbr-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.img-text-2col .wrapper {
    width: 85%;
    margin: 0 auto;
    padding: 10px;
}
.img-text-2col .wrapper a:focus,
.img-text-2col .wrapper a:hover {
    text-decoration: none;
}
.img-text-2col .img-text_col-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.feature_sideimg .feature_heading {
    text-align: center;
    margin-bottom: 50px;
}

.feature_sideimg {
    padding: 40px 0;
    overflow-x: hidden;
}

.feature_sideimg .feature_1col {
    margin-top: 30px;
}

.feature_sideimg {
    padding-top: 0;
    background-color: rgba(140, 140, 140, 0.2);
}


#product-tab-0>.container-fluid:first-child {
    /* width: 100%; */
    max-width: none;
    padding: 0;
}

#product-tab-0>.container-fluid:first-child>.row:last-child {
    max-width: 1264px;
    padding: 0 32px;
    margin: 0 auto;
}<!--ºÄÊ±1752883622.6851Ãë-->