﻿div.ex2 {
	max-width: 800px;
	margin: auto;
}
.auto-style3 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	margin-top: 0;
	margin-bottom: 0;
}
.myImg {
  object-fit: cover;
  width: 320px;
  height: 180px;
}