
.terms-text {
    display: inline-block;
    font-size: 17px;
    color: #5d5d5d;
    padding-left: 5px;
    font-weight: 500;
    margin-top: 8px;
}
.unsubscribe-bnr-section {
    float:left;
	width:100%;
	height:140px;
	background:url(../images/bnr-bg.jpg)no-repeat center top #323c79;
}
.consumer-logo{
	float:left;
	margin-top:15px;
	width: 300px;
	}
.header-container {
	float:left;
	width:100%;
	height:100px;
	background:#fff;
	position:relative;
	}
