#houses-worship {
  float: right;
  margin-top: 5px;
  font-weight: bold;
  font-size: 110%;
}

#houses-worship a {
	color: #000;
}

@media screen and (max-width: 759px) {
  #houses-worship {
    margin-top:-20px;
}