.about__img-wrap-five img {
    border-radius: 10px;
    min-height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    height: 390px;
    width: 100%;
    max-width: 500px;
}
.about__area-five {
    padding: 60px 0 60px;
}