/* Add here all your css styles (customizations) */
.navbar-brand {
  padding: 0;
}

.navbar-brand img {
  max-height: 38px;
}

#mainContainer {position: fixed; top: 65px; }
