#baumitajandekBanner2024 {
    background-image: url(../img/szintartossag-promocio-2024.jpg) !important;
    background-repeat: no-repeat;
    max-height: 224px;
    max-width: 604px;
    height: 100% !important;
    width: auto;
    /* display: block !important; */
    background-position: top center !important;
    background-size: contain;
    /* z-index: 30;*/
}

#baumitajandekBanner2024 a {
    width: 100% !important;
    height: 100% !important;
    display: block !important;

}
#closeBanner {
    right: -13px; top: -12px;
}

@media only screen and (max-width:1023px) {
    #baumitajandekBanner2024 {
        background-image: url(../img/szintartossag-promocio-2024.jpg);
        background-repeat: no-repeat;
        background-color: white;
        height: 140px !important;
        max-height:140px;
        width: 100% !important;
        max-width:378px;
        /* display: block !important; */
        background-position: top center;
        background-size: contain;
    }
    #baumitajandekBanner2024 a {
        width: 100% !important;
        height: 100% !important;
        display: block !important;
    }
    #closeBanner {
        right: -13px; top: -12px;
    }
}

@media only screen and (max-width:640px) {
    #baumitajandekBanner2024 {
        background-image: url('../img/szintartossag-promocio-2024.jpg');
        background-repeat: no-repeat;
        height: 100% !important;
        width: 100% !important;
        /* display: block !important; */
        background-position: top center;
        background-size: contain;
        max-height:100px;
        max-width:270px;
    }
    #baumitajandekBanner2024 a {
        width: 100% !important;
        height: 100% !important;
        display: block !important;
    }
    #closeBanner {
        right: -13px; top: -12px;
    }
}

@media only screen and (max-width:360px) {
    #closeBanner {
        right: 0; top: 0;
    }
}
