section div {
    display: inline-block;
    width: 300px;
    margin: 25px;
}
img {
    width: 100%;
}