.header {
  position: fixed;
  width: 100%;
  z-index: 1111;
  border-bottom: 0.5px solid #B7E0E7;
  padding: 15px 0px;
  top: 7%; }

.announcement {
  position: fixed;
  width: 100%;
  z-index: 1111; }

.background-image--1494867300050 {
  margin-top: 150px; }

@media screen and (max-width: 767px) {
  .header {
    position: static; }

  .announcement {
    position: static; }

  .background-image--1494867300050 {
    margin-top: 0px; } }
