.image_post {
display:inline-block;
height: 150px;
width:150px;
 margin-right: 20px;
}

.image_post img {
    width: 100%;
}