.border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.component{border:dashed 1px #ccc;border-radius:2px;padding:.5rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.cmp__productListing--wrapper{min-height:60px;margin-top:40px}
.cmp__productListing--wrapper .productListing__pagination{display:none}
@media(min-width:769px){.cmp__productListing--wrapper+.cmp__categoryListing--wrapper{padding-left:30px}
}