/*
Theme Name:   	De Gieser Wildeman
Theme URI:    	http://degieserwildeman.nl
Author:       	Web and Brand
Author URI:     http://webandbrand.nl
*/

footer.footer .credits img {
	width: 100px;
}
@media (min-width: 1000px) {
	footer.footer .section-inner .section-footer .credits img {
		width: 150px;
	}
}

footer.footer .section-inner .section-footer .creators .webandbrand {
	width: 100%;
	float: right;
}

footer.footer .section-inner .section-body .social a {
	display: inline-block;
	margin-right: 10px;
}