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