.my_header{
   display: block;
   font-size: 1.1rem;
   color: #222;
   width: 75.0%;
}

#visitor_statistics{
   width: 100%;
}
#user_from{
  display: none;
}
#user_ip{
  display: none;
}
#user_address{
  display: none;
}
#user_ip > span, #user_address > span{
  color: #0474c8;
}