Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
@media screen and (max-width: 767px) { /* Adjust max-width as needed */
.header {
padding-top: 50px !important; /* Adjust height based on your announcement bar height */
}
}