/* Promo banner layout: mod_articles legujabb + com_content category legujabb */
.promo-banner-list--legujabb .promo-banner-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
    max-width: none;
    object-fit: contain;
    object-position: center right;
}

.promo-banner-list--legujabb .promo-banner-body {
    z-index: 1;
}
