/* extra code */
@media screen and (min-width:768px) {
.header-display-desktop {
flex-direction: column !important;
}
.header-title-nav-wrapper {
flex: 0 0 100% !important;
margin: 0 !important;
width: 100% !important;
}
.header .header-announcement-bar-wrapper {
padding-left: 0 !important;
padding-right: 0 !important;
}}