.panel-our-impact{
    padding-top: 78px;
    padding-bottom: 50px;
}
.panel-our-impact.panel-class-pb-0{
    padding-bottom: 0;
}
.panel-our-impact h1.title{
    color: #901305;
    font-family: "utopia-std", serif;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.57px;
    line-height: 0.77;
    text-align: center;
    margin-top: 0;
    margin-bottom: 29px;
}
.panel-our-impact h2.sub-heading{
    color: #303030;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.63;
    text-align: center;
    margin-top: 0;
    margin-bottom: 43px;
}
.panel-our-impact .content-wrapper{
    text-align: center;
}
.panel-our-impact .content-wrapper img{
    margin-bottom: 22px;
}
.panel-our-impact .content-wrapper .text-wrapper{
    padding-left: 100px;
    padding-right: 100px;
}
.panel-our-impact .content-wrapper h3{
    color: #901305;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.39;
    text-align: center;
    margin-top: 0;
    margin-bottom: 38px;
}
.panel-our-impact .content-wrapper p{
    color: #737379;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1px;
    line-height: 1.75;
    text-align: left;
    margin-top: 0;
    margin-bottom: 39px;

}
.panel-our-impact .content-wrapper p a{
    color: #cc1414;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1px;
    line-height: 1.75;
    text-decoration: none;
}
.panel-our-impact .content-wrapper  h4{
    color: #901305;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.5px;
    line-height: 1.75;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
}
.panel-our-impact .content-wrapper h1{
    color: #901305;
    font-family: "utopia-std", serif;
    font-size: 90px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1.29px;
    line-height: 0.34;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 35px;
}
.panel-our-impact .content-wrapper h1 span{
    color: #901305;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.39;
    text-align: center;
}
.panel-our-impact.panel-class-our-impact-local-production .image-list a { display: inline-block; }
.panel-our-impact.panel-class-our-impact-local-production .image-list a:first-of-type { margin-right: 80px; }
.panel-our-impact.panel-class-our-impact-local-production .image-list a:nth-of-type(2) { margin-top: 8px; }

@media (max-width: 1199px){
    .panel-our-impact .content-wrapper img{
        width: 100%;
        max-width: 100%;
    }
    .panel-our-impact .content-wrapper .text-wrapper{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 991px){
    .panel-our-impact h2.sub-heading br{
        display: none;
    }
    .panel-our-impact h1.title{
        line-height: 1;
    }
}
@media (max-width: 500px){
    .panel-our-impact.panel-class-our-impact-local-production .image-list a:first-of-type { margin-right: 30px; }
}