.topphone {
  font-size: 16;
	padding: 0 0 0 40;
  a {
    letter-spacing: 0px;
  }

  &:hover a,
  a:hover,
  a:active,
  a:focus {
  }
}