#hero .col-6.pr3 {
    font-size: 71px;
    text-align: center;
}
#hero h1 {
    font-size: 1em;
    line-height: 1.126760563380282;
    position: relative;
    padding-bottom: 25px;
}
#hero h1 span {
    font-size: 62.788732%;
}
#hero h1:after {
    content: '';
    display: block;
    width: 165px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -82.5px;
    background-color: #77BC43;
}
#hero .pr3 p {
    font-size: 0.394366197183099em;
    line-height: 1.285714285714286;
}
#hero .pr3 p:first-of-type {
    font-size: 0.535211267605634em;
    line-height: 1.236842105263158;
    font-weight: 800;
    margin-bottom: 15px;
}
#hero .col-6.pr3 img {
    margin-left: auto;
    margin-right: auto;
}
#brands .swiper-slide {
    width: auto;
}
#banner .l2 {
    max-width: 800px;
}
@media screen and (min-width: 1200px) {
    #brands .swiper-slide:last-child {
        margin-right: 0 !important;
    }
}
@media screen and (max-width: 1199px) {
    #brands .swiper {
        margin: 0 -45px;
    }
}
@media screen and (max-width: 991px) {
    #hero .col-6.pr3 {
        font-size: 64px;
    }
}
@media screen and (max-width: 767px) {
    #hero .col-6.pr3 {
        font-size: 46px;
    }
}
@media screen and (max-width: 567px) {
    #hero .col-6.pr3 {
        font-size: 31px;
    }
    #hero h1:after {
        width: 84px;
        margin-left: -42px;
    }
    #hero .pr3 p {
        font-size: 13px;
        line-height: 20px;
    }
    #hero .pr3 p:first-of-type {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    #brands .swiper {
        margin: 0 -15px;
    }
    #brands .swiper .swiper-wrapper {
        justify-content: inherit;
    }
    #hero .seals-mob {
        width: 66px;
    }
    
}