
div.container {
    width: 96%;
    max-width: 960px;
    margin: 0 auto;
    }
    img {
    width: 100%;
    height: auto;
}