@media only screen and (min-width: 768px) {
.contentheader .branding {
	width: auto;
	margin: 57px 0 31px 0;
	float: none;
}

.contentheader .branding .main {
	margin-left: 35px;
}

.contentheader .branding .icon {
	width: 58px;
	position: absolute;
	bottom: 52px;
}
.agg #contentfooter .branding .main {
	margin-left: 5px;
	margin: 10px 0 10px 0;
}
.agg #contentfooter .branding .icon,
 {
	position: static;
	float: left;
	margin-left: 2.857%;
	bottom: 10px;
	width: 17%;
	max-width: 58px;
}
.agg #contentfooter .branding .tag {
	max-width: 95%;
	max-height: 33px;
	position: relative;
	line-height: 1.4;
	top: 3px;
	left: 67px;
}
#contentfooter .branding {
	display: block;
	padding: 32px 0 31px 0;
}
#contentfooter .branding .icon {
	width: 65px;
}
}