.item a {
  border: solid 1px grey !important;
  display: block;
  box-sizing: border-box;
  box-shadow: 1px 1px 5px #313437;
}

.gfx {
  width: 100%;
}

.photo-gallery .intro {
  max-width: 550px;
}

.photos {
  padding-bottom: 0 !important;
}

