
@media screen and (max-width: 640px) {
  .pop-ups--region__wrap {
    columns: 2;
  }
}