.announcementheader {
    text-align: center;
    padding: 8px;
}
@media screen and (min-width: 990px) {
    .header {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}