@media screen and (max-width: 580px) {
    .v-citation {
        padding: 18px;
        border-radius: 24.8px;
        padding-right: 30px;
    }
}