.ae-header .ae-content {
    border-radius: 13px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 17px -8px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 17px -8px;
}
.ae-header .ae-content .narrow h1 {
    font-weight: 600;
}

.info-block{
	text-align: left;
}

.info-block p,
.info-block li{
	font-size: 14px !important;
}
.ae-content h2{
	margin-top: 35px;
	margin-bottom: 25px;
}
.ae-content .width90 p{
	width: 90% !important;
    margin: 25px auto;
}