.quote-image > .e-con-inner {
	padding:0 !important;
}
.quote-image strong{
	color:  #532F90;
	font-weight: 700;

}
.quote-text::first-letter{
	margin-left:-1.6rem;
}
@media (min-width:102px) and (max-width:1080px){
	.quote-image-text{
		max-width: 60rem;
	}
	
}