/* This is actually a front-end CSS file not a backoffce one */
.banners {position: relative}
.banners img {
  position: absolute;
  top: 0em;
  left: 0em;
}
