#masthead.site-header {
  text-align: right;
  background-image: url(https://theopenmosque.org.za/wp-content/uploads/2018/08/TOM_tweaked-logo.png);
  background-position: 950px;
  background-repeat: no-repeat;
  background-size: contain;
  height: 180px;
  border-left-width: 33px;
}

#masthead .site-title a:hover {
  text-align: left;
}

#masthead .site-title {
  text-align: left;
  position: relative;
  top: 50px;
}

#masthead .site-description {
  text-align: left;
  position: relative;
  top: 50px;
  right: -13px;
  font-size: 20px;
}

#content.site-content.container {
  padding-top: 30px;
}

a img {
  margin-right: 120px;
}

#masthead .site-title a {
  font-size:42px;
}