#page_title {
	background: url('../images/about/pagetitle.webp') no-repeat center center;
}

main section h3{
    margin: 0;
}

main section h4{
    margin: 30px 0 0;
}

main section h5{
    margin: 20px 0 0;
}

main section article ul{
    margin: 0 0 1.8em;
    color: #666;
}