
    #header.fixed-top {
      height: 85px !important;
         }

         .navbar {
    padding-top: 1.5rem !important;

       }



@media (max-width: 599px){
#header .logo a span {
    font-size: 12px;
}
#header img {
    margin-right: 0rem !important;
    width: 60px;
}
.justify-content-between {
    justify-content: flex-start !important;
}
#header .logo {
    font-size: 12px;
}
span {
    margin: 10px !important;
}
#header .logo .subtitle {

    font-size: 10px !important;
    margin-top: 12px;
}
}
