.endMark {
  -webkit-column-break-before: always; }

/*positions the VUI text for the back arrow*/
.backLink.win-voice-activelistening[data-win-voice] {
  padding-top: 34px;
  padding-left: 22px; }

@media screen and (orientation: portrait) {
  .contentPanel .pageCounter {
    left: 0.5em;
    right: auto; } }

@media (min-width: 1023px) and (min-height: 1706px) {
  html body {
    font-size: 125%;
    background-size: cover; }
  .helpContent {
    column-width: 720px; } }
