

.imagine {
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
}

.imagine img {
  width: 70%;
  height: auto;
  border: 1px solid blue;
}