.header_logo {
	margin-left: 7%;
    max-width: none;
}

// OJS brand images in footer
// OJS brand images in footer
.pkp_brand_footer {
	.pkp_helpers_clear();
	margin-top: -12%;
        margin-bottom: 10%;   
        margin-left:85%; 
	a {
		float: left;
		display: inline;
		max-width: 100px;
	}
}


