@media only screen and (min-width: 590px) {
  .article__image-wrap {
      height: auto;
      width: 100%;
      margin: 0;
      position: relative;
  }
}