.portlet img {
  max-width: 100%;
  height: auto;
}
.portlet iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}
hr {
  clear: both;
}