/* Layout Elements */

body.body-1 {
  position: static;
}

div.responsive-picture.picture-1 {
  position: static;
  display: inline-block;
  float: none;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  min-width: 0;
  max-width: 1299px;
  height: 624.5%;
}

div.responsive-picture.picture-1 > picture {
  height: 624.5%;
}