@media (min-width: 1024px) {
  #contextname {
    font-size: 16px;
    padding-left: 275px;
  }
  #topMenuRight {
    margin-top: -50px;
  }
}