@media (min-width: 900px) {
	aside.theme .col_a {
		float: right;
		padding-right: 100px;
	}
}