.section-banner {
	background: url("../png/macc-integrated.png") no-repeat scroll center top #333;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
    -moz-background-size: cover;
    background-size: cover;
}