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