@import url(../../../../Store-Common/GridLayout/core.css);
@import url(../../../../Store-Common/GridLayout/core-mobile.css) only screen and (max-width: 599px);
@import url(../../../../Store-Common/GridLayout/core-desktop.css) only screen and (min-width: 600px);
@import url(../../../../Store-Common/GridLayout/core-960px.css) only screen and (min-width: 960px);

@import url(../../../../Store-Common/GridLayout/core-1200px.css) only screen and (min-width: 1199px);

@import url(../Styles/styles.css);
@import url(../../../../Store-Common/css/Store.css);
@import url(../Styles/control-styles.css);

