body { padding-top: 84px; }
.helper-image {
    max-width: 100%;
    height: auto;
}
/*.page-content {
    padding: 1rem;
}*/
.navbar {
  list-style-type: none;
  /* this is what will keep the navbar from stretching */
  max-height: 80px;
  border: 1px solid black;
  /* overflow: hidden; */
}