.content{overflow:hidden}.content>.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.productCard{margin-bottom:30px}@media only screen and (min-width:992px){.content>.wrapper{margin:0 -15px}.productCard{width:calc(100% / 3 - 30px);margin:0 15px 30px}.productCard:nth-child(3n+3){margin-right:0}}@media only screen and (max-width:991px){.content>.wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.productCard{width:calc(50% - 8px)}}