
main
{
  max-width: 62rem;
  margin: auto;
  display: flex;
}

img
{
  max-width: 100%;
  height: auto;
}