@media (min-width: 768px){
                .navbar-logo{
                                background: url(BPLOfficialLogo1170x335.png);
                                background-repeat: no-repeat;
                                background-size: 30% 70%;
                                min-height: 150px;
                                min-width: 500px;



                }
                .navbar{
                                border-bottom: 2px solid #0f75bc;
                                padding-left: 25px;
                                padding-top: 10px;
                }
}


/**@media (min-width: 992px) and (max-width: 1199px){
                .navbar-logo{
                                background: url(BPLOfficialLogo960x341.png);
                                background-repeat: no-repeat;
                                min-height: 341px;
                                background-size: 50% 85%;

                }
                
}

@media (min-width: 1200px){
                .navbar-logo{
                                background: url(BPLOfficialLogo.png);
                                background-repeat: no-repeat;
                                min-height: 200px;
                                background-size: 50% 85%;
                }

} **/
.copyrightText{
display: none !important;
}
.copyrightImg{
display: none !important;
}
