.about-company .about-us-item:not(:first-of-type){margin-top:36px}
.about-company .about-us-item h2{font-size:24px}
.about-company .about-us-item.bg-gray{position:relative;background-color:#f0f0f0;margin:24px;padding:24px 0}
.about-company .about-us-item.bg-gray::before{content:'';top:0;width:100vw;height:100%;position:absolute;z-index:-1;background-color:#f0f0f0;left:50%;transform:translateX(-50%)}
.about-company .about-us-item.bg-gray .row{margin:24px 0;align-items:center}
.about-company .about-us-item.bg-gray .row .center-circle{border-radius:50%;background-color:#f3f3f3;border:2px solid #d2dbdc;height:100px;width:100px;margin:0 auto;display:flex;align-items:center;justify-content:center}
.about-company .about-us-item.bg-gray .row .center-circle p{text-align:center;line-height:20px;margin-bottom:0}