.latest_plantation .overview-pg-col-wrapper img{
    height:100%;
    width:100%;
    object-fit:cover;
}

.latest_plantation .overview-pg-col:nth-child(odd) .overview-pg-col-wrapper{
    height:570px ;
}
.latest_plantation .overview-pg-col:nth-child(even) .overview-pg-col-wrapper{
    height:775px;
}
