.portal-image {
  margin: 1.75rem 0 0;
}

.portal-image img {
  display: block;
  width: min(100%, 46rem);
  height: auto;
  border-radius: 4px;
}
