a.navbar-brand {
  background-image: url("../img/5b_logo.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 370px;
  width: calc(100% - 100px);
}
a.navbar-brand > .text-primary {
  color: transparent !important;
}

.back-to-top {
  display: none !important;
}/*# sourceMappingURL=custom.css.map */

body{
    width: 100vw;
}