x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PDF
nameShareworks MCIL Presentation 02.23.21.pdf
pageTalent HR Legal Attachments

HTML
<style>
div.vf-slide-viewer-macro {
    width: 70vw;
}

div.vf-slide-outer {
    width: unset !important;
    height: 95% !important;
    margin: auto;
}

img.vf-slide-image {
    width: 100%;
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
  div.vf-slide-viewer-macro {
    width: 95vw;
  }
}
</style>