@media (max-width:859px) {
	.hide_phone {
		display: none;
	}
	.div-s-2 {
		float: none;
	}
	.bdsharebuttonbox {
		float: none;
	}
}