.dbnPlace,
#dbnSparePlace {
  margin: 20px 0;
}
#dbnSparePlace.dbn_hidden {
  position: absolute;
  top: 0;
  height: 0;
  margin: 0;
}
#dbnSparePlace > * {
  margin-bottom: 20px;
}
#dbnSparePlace > *:last-child {
  margin-bottom: 0;
}
.dbnBanner {
  width: 100%;
  max-width: 336px;
  margin: 0 auto;
}
.dbnBanner.dbn_free {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
#dbnBanner2.dbn_free {
  top: 280px;
}
#dbnBanner3.dbn_free {
  top: 560px;
}
#dbnBanner4.dbn_free {
  top: 840px;
}
#dbnBanner5.dbn_free {
  top: 1120px;
}
#dbnBanner6.dbn_free {
  top: 1400px;
}
