#downloadueberschrift
{
  display:inline !important;
  color: #f39800 !important;
  -webkit-hyphens: manual !important;
  -ms-hyphens: manual !important;
  hyphens:manual !important;
}
#downloadueberschrift2
{
  display:none !important;
}
#datenschutzlink
{
 padding-right: 27px !important;
}
@media (max-width: 767px)
{
#downloadueberschrift
{
  display:none !important
}	
#downloadueberschrift2
{
  display:inline !important;	
  color: #f39800 !important;
  -webkit-hyphens: manual !important;
  -ms-hyphens: manual !important;
  hyphens:manual !important;
}
}