.cover-body {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.3;
  width: 100%;
  z-index: -10;
}

.cover-body img {
  max-width: 100%;
  width: 100%;
}