.bj-PoornakalaBannerSection{
    width: 100%;
    height: 1040px;
    position: relative;
    /* margin-bottom: 100px; */
}

.bj-PoornakalaBannerblock{
    width: 100%;
    height: 100%;
}

.bj-PoornakalaBannerlevel{
    width: 100%;
    height: 100%;
}


@media screen and (max-width:1660px) {
    .bj-PoornakalaBannerSection {
        height: 920px;
    }   
}

@media screen and (max-width:1440px) {
    .bj-PoornakalaBannerSection {
        height: 780px;
    }
}

@media screen and (max-width:1250px) {
    .bj-PoornakalaBannerSection {
        height: 720px;
    }
}

@media screen and (max-width:1200px) {
    .bj-PoornakalaBannerSection {
        height: auto;
    }
}

/* @media screen and (max-width:1080px) {
    
}

@media screen and (max-width:990px) {
    .bj-PoornakalaBannerSection {
        height: 540px;
    }   
}

@media screen and (max-width:768px) {
    .bj-PoornakalaBannerSection {
        height: 530px;
    }
}

@media screen and (max-width:650px) {
    .bj-PoornakalaBannerSection {
        height: auto;
    }
} */