@import url(edenred_loyalty.css);
@import url(edenred_loyalty_tablet.css) screen and (min-width: 768px) and (max-width: 1200px);
@import url(edenred_loyalty_smartphone.css) screen and (max-width: 767px);

