.screenshot-primary .screenshot-content,
.screenshot-secondary .screenshot-content {
  background-position: center center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.screenshot-primary .screenshot-content > *,
.screenshot-secondary .screenshot-content > * {
  visibility: hidden;
}

.screenshot-primary,
.screenshot-secondary {
  align-self: center;
  width: 100%;
}
