/*
Theme Name: Preus
Layout: Sidebar-Content
*/
@media screen and (min-width: 992px) {
#primary {
	float: right;
}
#secondary {
	float: left;
}
}