/*

Theme Name: SKT Full Width

Layout: Sidebar-Content

*/



#secondary {
	width: 248px;
	float: left;
}

#primary {
	width: calc(96% - 248px);
	float: left;
	display: block;
	margin-left: 1%;
}