.emptyListRegion {
  position: absolute;
  width: calc(100% - 10px);
  height: 100%; }

@media (min-width: 769px) {
  .emptyListRegion {
    width: calc(100% - 30px); } }

/*# sourceMappingURL=productList.css.map*/