.adverse {
  margin-top: 20px;
}

.adverse img {
  width: 100%;
}

.adverse img:nth-child(1) {
  margin-bottom: 20px;
}

.fixed {
  position: fixed;
  z-index: 99;
  top: 30%;
  display: none;
}