.wrapper__bottom .widget__title{text-align:center; padding:0}
.wrapper__bottom .bottom__heading{font-size: 24px;text-align: center;max-width:870px;margin:30px auto}
.wrapper__bottom .bottom__heading em{font-size:125%;color: #26734F;} 
.wrapper__bottom{text-align:center} 
@media(max-width:1229px){
	.wrapper__bottom .bottom__heading{font-size: 22px;max-width: 760px;margin: 25px auto;}
}
@media(max-width:991px){
	.wrapper__bottom .bottom__heading{font-size: 20px;max-width: 695px;margin: 20px auto;}
}
@media(max-width:767px){
	.wrapper__bottom .bottom__heading{font-size: 18px;max-width: 100%;margin: 15px auto 20px;}
}
@media(max-width:575px){
	.wrapper__bottom .bottom__heading{font-size: 16px;max-width: 100%;margin: 10px auto 20px;}
}
