@import url('normal-layout.css?v=20260213') screen and (min-width: 1030px);
@import url('mobile-layout.css?v=20260213') screen and (max-width: 1029px);

