#posts > div {
	margin-bottom: 20px;
}

#posts img {
	max-height: 750px;
}

.card {
	margin: auto;
}

.card-date {
    float: right;
}
