.titleExclu{
	color: #724626;
	margin: 20px 0px 20px 0px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px solid #eff0f1;
}
.excluImg img{
	width: 100%;
/*	height: 241px;
*/}
.excluText{
   /* font-size: 15px;
    margin-left: 20px;*/
}
.excluText ul{
		
}
.excluText li{
	color: #db794a;
    font-size: 18px;
    line-height: 19px;
}
.excluText p{
	color: #98999b;
    font-size: 15px;
    /*margin: 4px 0px 11px 0px;*/
}
.excluText .textoConsulte{
	margin-left: 25px;
	/*margin-bottom: 31px;*/
}

.imagesExclusividade img{
	width: 100%;
}

.btnRede, .btnExGarantido{
	display: inline-block;
}
.btnExGarantido{	
	margin-left: 30px;
}

.btn-vantagens{
	margin-left: 43px;
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.excluImg{
		background-image: url('../images/exclusividade.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
		height: 187px;
	}
	.excluImg img{
		display: none;
	}
	.btnExGarantido{	
		margin-left: 5px !important;
	}	
	.btnRede img, .btnExGarantido img{
		height: 43px;
	}
	

}