.bg-about {
    background-image: url(../images/about/about.jpg);
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.about-section-1 {
    margin-top: -25vh;
}

.bb-ash {
    border-bottom: 1px solid #77727230;
}
