/* =WordPress Core
-------------------------------------------------------------- */


@media only screen and (max-width: 767px) {
	#sidebar,
	#content{
		float: none;
		width: auto;
		padding: 0 10px;
	}
	label{
		width: auto;
		display: block;
		float: none;
	}
	.commentlist-item .commentlist-item {
		padding: 0;
	}
}


.section-information .alignleft {
	/* margin-left: -45px; */
}