
/* P24 AUTH BANNER CONNECTED V2.2.8 START */
.p24-auth-body-shell-banner.p24-auth-body-shell-banner--image,
.p24-auth-body-shell .p24-auth-body-shell-banner.p24-auth-body-shell-banner--image,
.p24-auth-body-shell-banner--image {
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    min-height:0 !important;
    border:0 !important;
    outline:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    filter:none !important;
    padding:0 !important;
    border-radius:0 !important;
    overflow:hidden !important;
}
.p24-auth-body-shell-banner.p24-auth-body-shell-banner--image::before,
.p24-auth-body-shell-banner.p24-auth-body-shell-banner--image::after,
.p24-auth-body-shell-banner--image::before,
.p24-auth-body-shell-banner--image::after { content:none !important; display:none !important; }
.p24-auth-body-shell-banner.p24-auth-body-shell-banner--image img,
.p24-auth-body-shell .p24-auth-body-shell-banner.p24-auth-body-shell-banner--image img,
.p24-auth-body-shell-banner--image img {
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    object-fit:contain !important;
    object-position:center center !important;
    transform:none !important;
    margin:0 auto !important;
    border:0 !important;
    outline:0 !important;
    box-shadow:none !important;
    filter:none !important;
    background:transparent !important;
}
@media (max-width:767px) { .p24-auth-body-shell-banner, .p24-auth-body-shell-banner--image { display:none !important; } }
/* P24 AUTH BANNER CONNECTED V2.2.8 END */