/* Brand palette */
/* Greys */
/* Text */
/*Color with transperancy*/
.hd-page__banner {
  margin-bottom: 3rem;
}
.hd-page__banner img {
  height: auto;
  max-width: 100%;
  margin: auto;
}
.hd-page__banner .field--type-image {
  width: 100%;
}

.hd-page__banner .field--type-image img {
  object-fit: cover;
  width: 100%;
  margin: 0;
}