@media (max-width: 500px) {   
  .top-header .address{
  display:none;
  }  
}
