
/**about**/

.about-section {
    padding: 5em 0;
}
.about-grids {
    margin-top: 3em;
}
.about-grid h4 {
    font-size: 1.6em;
    padding: .5em 0 .3em;
	font-weight: 600;
}
.about-img{
	overflow:hidden;
}
.about-grid p {
    font-size: 1em;
    line-height: 1.8em;
}
