.image picture {
  width: 100%;
  display: block;
}
.image picture img {
  max-width: 100%;
  width: 100%;
  height: auto;
}