.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-15831eba-db62-761b-aec3-9bc8b1c788fa {
img{
        height: 700px;
        object-fit: cover;
}
}.lfr-layout-structure-item-f756afd1-79ab-004f-0a4f-40d1d1bb6ebc {
overflow: auto !important;
}
.lfr-layout-structure-item-f756afd1-79ab-004f-0a4f-40d1d1bb6ebc {

img {
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    object-fit: contain !important;
}

/* Desktop + mobile xoay ngang */
@media (min-width: 769px), (orientation: landscape) {
    img {
        object-fit: cover !important;
    }
}

}