.english-versionC {
  position: relative;
}

.english-version {
  position: absolute;
  right: 0;
  top: 0.6em;
}

.english-version A {
  padding-right: 30px;
  background: url("/_fileserver/item/1103287") no-repeat 100% 50%;
  font-size: 13px;
}

@media only screen and (min-width: 768px) {
  .english_version_link_exists H1 {
    margin-right: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .page_title h1 {
    padding-right: 35px;
  }
}