.post-top .author-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.post-top .author-row .img-container {
 	margin-bottom: 0;
}
.post-top .metadata{
	margin-bottom: 0;
}