.feature {
    width: 100%;
    position: relative;
    z-index: 10;
    margin-top: 50px;
    margin-bottom: 30px;
    left: 0%;
}

#home h1 {
	font-size: 62px;
}

div.full-image {
	background-position: 48% 30% !important;
}