

.img-thumbnail img {
    max-height: 100%;
    max-width: 100%;
}

.imagebar{
  height:45px;

}


.wrapper{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.wrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.CenteredHeader{
  text-align: center;
}

.CenteredHeadshot img{
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    height: 320px;
    width: 240px;
}


.jumbotron{
  background: white;


}

h1{
  color: #6f42c1;
}

h6{
  color:#28a745;
}
