.content {
    width: 100%;
    background-color: silver;
}

.content img {
    width: 100%;
}