.about-us-img-box-right {
    border-radius: 24px;
    overflow: hidden;
}

.about-us-img-box-right img {
    width: 100%;
    object-fit: cover;
    border-radius: 24px;
}
