@media screen and (-webkit-min-device-pixel-ratio: 0) {

.container
  { font-size: 100%; }

#top_navigation_bar div
  { left: 0; }
  

}