@charset "utf-8";
@media (min-width: 1200px) {
    .sizehelper:before {
        content: "XL";
    }
}