/* put your style rules here */

.container {
    max-width: 50em;
}

.container img {
    max-width: 100%;
    height: auto;
}