@charset "UTF-8";
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {


    .navbar-brand{
        width: auto;
    }
}
