.w-180px {
    width: 180px;
}
.about-us-bg-01 {
    background-image: url(../project-images/bg-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 95px;
    padding-bottom: 60px;
}