footer .awards>div:nth-child(2) ul li {
    float: left;
    margin-right: 0;
}

.textmodule .inlinevisual.image-left {
	padding: 0 0.9375rem 0.9375rem 0;
	margin-top: -15px;
}

@media only screen and (min-width: 40.063em){
	.textmodule .inlinevisual.image-left {
		width: 9%;
	}
}

@media only screen and (max-width: 40.063em){
	.textmodule .inlinevisual.image-left {
		width: 17%;
	}
}

.textmodule .paragraphs div {
    margin-bottom: 0;
}
