img[src$="loader.svg"] {
    height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.slide img[src$="loader.svg"] {
    max-height: 270px;
}