.section-banner {
	background: url("../png/accounting-conditional-early-acceptance.png") no-repeat scroll center top #333;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
    -moz-background-size: cover;
    background-size: cover;
}
.section-brand-message{
    float:right;
}