
@media (max-width:768px){
    .navbar-brand{
   width:70vw!important;
  }
}
a{
  text-decoration: none !important;
}
