
@media only screen and (max-width: 768px) {
    .announcement-bar__message span {
        font-size: 12px !important;
        letter-spacing: 0.192px;
    }
}