/* colors */
.bg-photo {
  background: center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 250px;
  display: inline-block;
}
#page > .container {
  width: 100%;
  margin: 0;
}
#page {
  padding: 0;
  margin-top: 0;
}
