.banners {
  position: relative;
}

.banners img {
  position: absolute;
  top: 0em;
  left: 0em;
}