.smc-privacy-portlet .privacy-info-message {
  bottom: 0px;
  left: 0px;
  margin: 1em;
  max-height: 90%;
  max-height: calc(100vh - 2em);
  overflow-y: auto;
  position: fixed;
  right: 0px;
  z-index: 9999; }

.smc-privacy-portlet .privacy-policy-container {
  margin: 1em; }