.main img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}
