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