.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-a8a2d9f9-91a3-3c4d-cea8-576bd758ea3c {
background-color: #2FF571 !important;
}
.lfr-layout-structure-item-a8a2d9f9-91a3-3c4d-cea8-576bd758ea3c {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100dvh;
    margin: 0;
    padding: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    background-color: #2ff571;
    overflow: hidden;
}

.lfr-layout-structure-item-a8a2d9f9-91a3-3c4d-cea8-576bd758ea3c > div {
    width: 85vw !important;
    max-width: 1400px !important;
}

.lfr-layout-structure-item-a8a2d9f9-91a3-3c4d-cea8-576bd758ea3c img {
    display: block;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    max-height: 75dvh;
    object-fit: contain;
}