@media (max-width: 575px) {
  picture img {
    max-width: 100%;
  }
}