body {
  background-color: #F7F7F7;
}

body div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90vw;
  margin-left: 5vw;
}

img {
  height: 29vh;
  width: auto!important;
}

img {
}

