.hubspot-banner .row>.col-4 .banner-img-block>figure:after {display: none;}
.design-audit-services{}
.design-audit-services h2{text-align: center; margin-bottom: 60px;}
.design-audit-services .img-block{height: 76px; margin-bottom: 25px;}
.design-audit-services .img-block > figure{width: 106px; height: 76px; display: flex;}
.design-audit-services .content{position: relative; padding-left: 20px; max-width: 595px; width: 100%;}
.design-audit-services .content:before{position: absolute; content: ""; width: 5px; height: 100%; background-color: #feda2f; left: 0; top: 0; border-radius: 15px;}
.design-audit-services .content > h4{font-size: 26px; margin-bottom: 10px;}
.design-audit-services .content > p{line-height: 1.625;}

@media (max-width:767px){
    .design-audit-services .row > .col-6:first-child{margin-bottom: 40px;}
    .hubspot-banner .row > .col-4 .banner-img-block{max-width: 360px;margin: 0 auto;}
}