div.responsive-picture.picture-1 {
  max-width: none;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
  max-height: none;
}

@media screen and (max-width: 739px) {
}

@media screen and (max-width: 254px) {
}