.vgsCarouselImg img
{
  width: auto;
  height: 600px;
  max-height: 600px;
}

.carousel-caption h3
{
  #opacity: .2;
  padding: .5em;
  background-color: rgba( 55, 55, 55, .7 );
  border-radius: .3em
}

#footerContainer
{
	border-top: 1px dashed black;
}