/* Preserve the intrinsic 439:124 Telegraph Online artwork ratio. */
.footer-branding #footer-logo {
	width: 200px;
	height: auto;
	max-width: 100%;
	max-height: none;
}

@media (max-width: 768px) {
	.footer-branding #footer-logo {
		float: left;
		margin-left: 0;
		margin-right: 16px;
	}
}
