#box-wrapper header.theme,#box-wrapper aside.theme{width:100%;text-align: left;position: relative;z-index: 3}
#box-wrapper #theme-content #push{margin-left: 0;}
@media screen and (max-width: 600px){
	body #box-wrapper header.theme{
		display: block;
		margin-top: 0;
		margin-bottom: 20px;
		display: none;
	}
	.site-info.m{display: block;}

}
