/* CSS declarations go here */
.thumbnail {
  height:500px;
}

.thumbnail-img {
  max-height: 300px;
}

body {
  padding-top: 50px;
}