.section-hero .row-1 .col-a .image-1 img {
    width: 40%;
    right: -15%;
}
.plastic-jar {
    left: 29%;
    top: -35px;
    z-index: -1;
    width: auto;
}
.section-hero .row-1{
    flex-direction: inherit;
    align-items: center;
}
.section-hero {
    background-size: 50%;
}
.section-hero .row-1 .col-a:before{
    background-size: 50%;
}  
.image-container{
    overflow:inherit;
}
.section-about .row-1{
    flex-direction:initial;
    align-items:center;
    justify-content: center;
}
.section-about .row-1 .col-a sup{
    display:none;
}
.section-about .row-1 .col-b img{
    margin-bottom:0;
}
.section-about .row-1 .col-a{
    max-width: 600px;
    background: none;
    padding: 25px 12px;
    margin-right: 50px;
                
}
.section-about .row-1 .col-a div{
    padding: 25px 15px;
}
.section-about .row-1 .col-b img{
    width:85%;
}
.section-team .row-1 .col-b{
    flex-direction: inherit;
}
.section-team .row-1 .col-a{
    width:40%;
}
.section-team .row-1 .col-b{
    width:60%;
}
