/* CSS Document */

@media screen and (max-width: 550px) {
	#info .access .right,#info .access .left {
		float: none;
		width: 100%;
	}
}