.akciovy-balik-banner-image {
    border-radius: 10px !important;
    min-height: 600px;
    object-fit: cover;
}

.akciovy-balik-posts-repeater .akciovy-balik-banner-image {
    width: 100%;
    max-height: 350px;
    min-height: unset;
}