#fw-section-image-669c3d8d-7d21-46db-bdd5-996ba4f2d517 {

a { color: #fff; }

@media screen and (max-width: 768px) {
  .image-section__image {
    width: 150px !important;
    height: auto !important;
  }
}

}

#fw-section-header {

a { color: #fff; }

.header__logo img {
  max-height: 200px;
  width: auto;
}

.header__grid {
  min-height: 200px;
}

}