.about-box {
    margin: 4rem 0 6rem;
}

.about-box h5 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
}

.about-box p {
    font-size: 1.25rem;
}
.about-us-tandis {
    width: 400px;
}

.about-us-boss img {
    width: 320px;
    transform: translateY(-54px);
}

.about-us-boss {
    background: #e6e6e6;
    height: 16rem;
    border-radius: 3rem;
    margin: 2rem 0 6rem;
}
