.navbar-container{
    position: relative;
}

.navbar-brand-Logo {
    position: absolute;
}

.navbar-brand-Logo img {

    width: auto;
    max-height: 150px;
}


.abt-btn {
    z-index: 4 !important;
}


@media only screen and (max-width: 600px) {
    .cricket-banner:after {
        display: none;
    }

}