.image {
    max-width: 200px;
    border: solid 1px #ccc;
    padding: 5px;
    background: #fff;
    float: left;
    margin: 20px;
}