body {
	width: 1024px;
	margin: 0 auto;
}

body .topBorder {
	display: none;
}

.navbar {
	width: 1024px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.score-feed {
	width: 1024px;
}

.score-feed .scores-wrap {
	width: 924px;
}

.score-feed table td {
	padding: 7px 15px;
}

.score-feed table th {
	text-align: right;
}

.score-feed table th p {
	margin-right: 1rem;
}

.score-feed table th span {
	position: relative;
	margin-right: 0;
}

.bigHero .headshots .left-head, .bigHero .headshots .right-head {
	background-size: 100%;
	background-position: center 30%;
}

.bigHero .headshots:after {
	display: none;
}

.bigHero .rivalry.headline .leftDets, .bigHero .rivalry.headline .rightDets {
	font-size: 25px;
}

.bigHero .rivalry.headline .leftDets .iconWrap, .bigHero .rivalry.headline .rightDets .iconWrap {
	display: none;
}

.bigHero .headline img {
	height: 200px;
}

.news-item-container [data-width='50%'].promo {
	width: 30%;
}

.news-item-container [data-width='50%'].promo img {
	transform: none;
	top: 0;
	left: 0;
}

.home-slides .standings-drawer {
	display: none;
}

.footer-nav-container {
	padding: 20px 0 10px;
	text-align: center;
}

.footer-nav-container .subscribe-box {
	display: none;
}

.footer-nav-container .footer-social {
	margin-top: 10px;
}

.footer-copyright-container {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-branding {
	float: none;
	width: auto;
	display: inline-block;
}

.bigHero .headline {
	top: 30%;
}

.article-preview {
	margin-bottom: 10px;
}

.article-preview .textWrap {
	font-size: 12px;
	margin-left: 20px;
}

.schedule-tile {
	font-size: 12px;
}
