#categoryHeader,
#sideBox,
#sidebar,
#changepageSizeForm,
#breadcrumbs,
.c-page-header > h1 {
	display:none;
}

.t-main__content-with-side-bar.col-lg-10
{
	width:100%;
}

#mainContent {
	width: 100% !important;
}

.gallery-row {
	margin-left: 5%;
	margin-right: 5%;
}

.banner-row {
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 15px;
}

.sweeps-banner {
	padding: 0px 10px;
}

.text-row {
	margin-top: 45px;
}

.text-row p {
	line-height: 1.8;
}

.desktop-site .text-row > div > h1 {
	font-size: 3.214em;
}

.text-row > div > h1 > span {
	color: #CE4C11;
}

.gallery-row button:nth-child(3) {
	background: #FFF !important;
	color: #000 !important;
}

