/*
Theme Name:     Heckinghasuen
Description:    
Author:         n3m0
Template:       twentyseventeen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.has-sidebar:not(.error404) #primary {
		float: left;
		width: 75%;
	}
	
	.has-sidebar #secondary {
		float: right;
		padding-top: 0;
		width: 20%;
	}