#fw-section-header {

@media only screen and (max-width: 767px) {
  .Header-logo img {
    width: 140px !important;
  }
}

}






#fw-section-announcement-bar {

.announcement-bar,
.announcement-bar * {
  font-style: italic;
  letter-spacing: 1px;
}

}