@media only screen and (min-width:769px) {
	.xg_text {overflow:visible !important;}
}
@media only screen and (max-width:768px) {
	.xg_text {overflow:visible !important;}
}