.d-item{
    height: 500px;
}
.d-img{
 height: 100%;
 object-fit: cover;
 filter: brightness(0.6);    
}

