/**
* @version 45.0.0
*/
@import url('./../../../whitelabel/light/web/index.css');

@import url('./default.css');
@import url('./xxl.css') all and (min-width: 1400px);
@import url('./xl.css') all and (min-width: 1200px) and (max-width: 1399px);
