.banner-promotion-allies {
  bottom: 0;
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 0 14px;
  z-index: 100;
  -webkit-transition: 1.5s;
  transition: 1.5s;
  left: 0;
}

.banner-promotion-allies__header {
  width: 100%;
  display: block;
  color: #f2f2f2;
  text-align: right;
  margin-bottom: 0;
}

.banner-promotion-allies__header i {
  cursor: pointer;
  color: #000;
  font-size: 1.7em;
}

.banner-promotion-allies a {
  width: 100%;
}

.banner-promotion-allies a img {
  width: 100%;
  height: auto;
}
/*# sourceMappingURL=banner_promotion_allies.css.map */
