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

#mainContent {
	width: 100% !important;
}

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

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

.text-row > div > h1 {
	font-size: 2.3125em;
	font-weight: 700;
	text-transform: capitalize;
}

.text-row > div > p br{
	display: none;
}

.screen-xs .text-row > div > h1 {
	font-size: 2.214em;
}
