@media (min-width: 768px) {
    .tm-dodo2__sticker.size-0 {
        font-size: 5px !important;
    }
}

@media (min-width: 1200px) {
    .tm-dodo2__sticker.size-0 {
        font-size: 6px !important;
    }
}
