/* HEADER */
.header__navigation--logo a img {
  	width:240px;
}

/* FOOTER */
footer .footer__logo {
    max-width: none;
  	width: 200px;
}
footer .grid-x.cell.large-auto {
  	text-align:right;	
}


.article__content figure img {
	border: transparent !important;
}
