.face-shot{
  max-width: 20%;
}

.slideshow-image{
  /*max-width: 300px;*/
  max-height: 450px;
  /* Center align */
  margin: auto;
  padding: 10px;
}

.carousel-shell{
  max-height: 450px;
}

#notice-text{
  color: red;
}

.incorrect-entry{
  border-color: red;
  border-width: 3px;
}
