@media only screen and (max-width : 767px) {
	.before_line:before {
		display:none
	}
}