.exclusiveOffersWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.exclusiveOfferItem{flex-basis:21%;margin:15px 2%}@media screen and (max-width:900px){.exclusiveOfferItem{flex-basis:45%;margin:15px 2%}}@media screen and (max-width:600px){.exclusiveOfferItem{flex-basis:100%;margin:15px 0}}.exclusiveOfferIMG{display:block;margin:0 auto 2rem;max-width:100%}.exclusiveOffersButton{background-color:#00a2dd;color:#fff;display:block;margin:0 auto;max-width:300px;padding-bottom:20px;padding-top:20px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}