@media only screen and (min-width: 768px) {
.contentheader .branding {
	width: auto;
	margin: 46px 0 17px 0;
	float: none;
}
.agg #contentfooter .branding .icon {
	position: relative;
	max-width: 14.571%;
	min-width: 55px;
	margin-left: 11px;
	bottom: 8px;
	right: 15px;
}
.agg #contentfooter .branding .main {
	height: auto;
	margin-bottom: 10px;
	position: relative;
	right: 11px;
}
.agg #contentfooter .branding .tag {
	max-width: 76%;
	max-height: 33px;
	position: relative;
	line-height: 1.4;
	top: -2px;
	left: 55px;
}
}