.offer_card__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.offer_card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.offer_card__single_card{width:268px;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}@media screen and (min-width:992px) and (max-width:1199px){.offer_card__single_card{width:300px}}@media screen and (max-width:992px) and (min-width:623px){.offer_card__single_card{width:300px}}@media screen and (max-width:622px){.offer_card__single_card{min-width:300px}.offer_card__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}