.cntnr-content-cases img{
    width: 100%;
}

.bde-loop .bde-loop-item:first-child {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    max-height: 550px !important;
}

.oxy-container-link {
    max-height: 550px;
}

.bde-loop .bde-loop-item:first-child img {
    /* aspect-ratio: 1; */
    max-height: 550px;
    object-fit: cover;
    width: 100%;
}
