.nav.profile-picture {
  height: 30px;
  width: auto;
  margin: -15px 5px -15px 5px;
}

.flash-messages {
  position: fixed;
  right: 0;
  left: 0;
  top: 50px;
  padding: 10px 0;
}

