@media only screen and (max-width: 400px) {
a.title-header {
    font-size:16px !important;
}
}
span[style*="background:"],
span[style*="background-color:"] {
    display: inline;
    padding: 0 0.25rem;
    border-radius: 0.2rem;
}