.ldSjtItem img {
    min-height: 250px;
    max-height: 250px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    display: block;
    transition: all 1s;
}