div.col-md-9 {
	max-width: 66%;
	flex: 0 0 66%;
}

div.col-md-3 {
	max-width: 34%;
	flex: 0 0 34%
}

footer.comment-submitted {
	display: none;
}

div.col-md-3 div.field__label {
	display: none;
}
