.commented-image__text {
  padding: 0 25%;
}

@media screen and (min-width: 999px) {
  .commented-image__text {
    padding: 0 0;
  }
}
