@media only screen and (min-width: 581px) and (max-width: 991px) {
  .items-below-four .views-row+.views-row {
    margin-right: auto;
  }
}
