@media screen and (max-width: 639px) {
    sup {
        font-size: 9px;
    }
}