#breadcrumb {
	width: 100%;
	}

section {
	width: 100%;
	}

section #padding{
	margin-left: 0px;
	margin-bottom: 35px;
	}

aside{
	display: none;
	}


@media only screen and (max-width: 959px) {

section #padding{
	margin-right: 35px;
	}

}