
.imgCon {
  text-align: center;
}
.imgCon img {
  max-width: 500px;
  border-radius: 5px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.637);
}