

/* CSS from section stylesheet tags */
@media only screen and (max-width: 749px){
    .image-with-text__media-item {
      height: 100%;
      width: 100%;
    }
  }