.about-sec{
    min-height: 55vh;
    background-color: #FFF;
    color: #222;
}

.about-sec img{
    border-radius: 1rem;
}

.about-content{
    max-width: 900px;
}