.masthead {
  height: 50vh;
  min-height: 150px;
  background-image: url('images/stockchartheader.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}