.image-container {
    position: relative;
    img {
      width: 100%;
      max-width: 100%;
    }
  }