
@media screen and (max-width:640px){
    #navbarDetail{
        background: white !important;
    }
    #header_1>.navbar{
        background-color: white !important;
    }
}