.about-head-bg{
    background: url("./imgs/about-bg.png") center center no-repeat;
    background-size: cover;
    padding: 120px 0 120px;
    margin-top: -1px;
 }

.about-bg-text h1{
    font-size: 72px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 600;
}
