/**
 * @file
 * Common Look Banner Module styling
 */

.common-look-banner__container {
  position: relative;
  margin: 0;
}

/* Headline to be displayed over the BG image */
.common-look-banner__chevron--container {
  position: absolute;
  top: 0;
  left: 0;
}
