@charset "utf-8";

@media (max-width : 480px) {
	#box-content-right {
		position: static!important;
		margin-top: 0!important;
	}
}