@import "./text.css";

* {
    box-sizing: border-box;
}

.x-container.width {
    width: 1560px!important;
}