

/* CSS from section stylesheet tags */
.full-width-image-section {
  width: 100%;
  padding: 0;
  margin: 0;
}

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