.image-block__image.border-style.auto-fit{
    object-fit: contain !important;
    height: min-content;
}

.image-block.start {
    justify-content: start !important;
}