#border {
	padding: 0;
	border: none;
	} 

aside {
	border: none;
	}

section {
	border: none!important;
	}

header {
	border-bottom: none;
	/*box-shadow: rgba(0,0,0,0.07) 0 1px 3px;*/
	}


section #padding{
	margin: 10px 30px 20px 30px;
	}

#feature{
	border: none;
}


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

	
	#border{
		margin-bottom: 10px !important;
		}