﻿.container {
max-width: 880px;
margin: 0 auto; 
}

img {
  max-width: 100%; height: auto;
}

ul {
  list-style: none; padding-left: 0;
}