.c-div{
    height: 480px;
}
.c-img{
    height: 100%;
    object-fit: cover;
    filter: brightness(0.6);
}
.overview{
    height: 180px;
    background-color: #d3dae1;
}
.cimg{
    height: 250px;
}


