



/* Main elem */
.banner {
    background: #c95a5d;
    height: 70px;
    width: 100%;
    color: #fff;
}
.banner--clone {
  left: 91px;
  width: 1169px;
  z-index: 999;
}



