.atf{
    height: 90vh;
    background-color: var(--primary-color);
    background-image: url('./../img/others2o.png');
    background-position: top right;
    background-repeat: no-repeat;

}

.atf{
    padding-top: 500px;
}




.img-aboutus{
    width: 520px;
    max-width: 100%;
}
.ab-ico-txt{
    padding-top: 30px;
    color: white;
    font-weight: 500;
}

.icon-ab{
    max-width: 100%;
    width: 130px;
}




#about-us, #video, #peoples, #partners{
    background-color: var(--primary-color);
}
.post-category-badge{
    display: none;
}





