.overview-img-wrap img:first-child {
    height: auto !important;
}

.overview-img-wrap img:first-child {
    border-radius: 0px;
    width: 100%;
    height: 860px;
    object-fit: fill;
}
.overview-area{
padding: 20px 0 0 0px !important;
}