/* here you can put your own css to customize and override the theme */
.site-logo{
	padding-top: 8px !important;
    padding-bottom: 5px !important;
    margin-right: 25px;
}
.site-logo img{
	height:90px !important;
}
.header-navigation > ul > li > a {
    padding: 35px 15px 45px;
}
.page_content_db img{
	margin : 8px 10px;
}