@media not all and (min-resolution: 0.001dpcm) {
  .row:before,
  .row:after {
    display: inline-block;
  }
}
