.home h1 {
    text-align: center;
}
#title-statement{
	border-bottom: none;
}

#title-statement .curve {
    margin-top: 1px;
}

body.home .blog_post img{
	margin-bottom: 15px;
}


@media(max-width:991px){
	.latest-blog{
		margin-top: 35px;
	}

	#sidebar #get_involved, #sidebar #in_this_section{
		text-align:center;
	}
	#sidebar_nav div.menu-item.current-menu-item nav a{
		text-align:center;	
	}
}

img{
height: auto;
max-width:100%;
}