#privacy_url{
	width:25%
}

@media screen and (max-width:768px){
	#privacy_url{
		width:100%
	}
}