.exclusivebuyer {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.banner-small {
    width: 100%;
    text-align: center;
    float: left;
    color: #fff;
    min-height: 282px;
    height: 100%;
    display: table;
}


.banner-small h1 {
    font-size: 40px!important;
    line-height: 1.2;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 100%;
	text-transform: capitalize!important;
}

white-title{color:#ffffff!important;}