
@media screen and (min-width:992px) {
	.messages-entry-wrapper-4good .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
