body {
  text-align: center;
}

.conatiner {
  width: 100%;
}

img[usemap] {
	border: none;
	height: auto;
  max-width: 60%;
	width: auto;
}

.action {
  outline-color: transparent;
}

.card {
  display: none;
  position: absolute;
  pointer-events: none;
}

  div {
    position: relative;
    display: inline;
  }
  .page {
    position: absolute;
    bottom: 20%;
    left: 0%;
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
    pointer-events: none;
    visibility: hidden;
  }