.tutor-media {
  max-width: 430px;
  width: 100%;
  margin-inline: auto;
}

.tutor-portrait {
  aspect-ratio: 410 / 674 !important;
  background:
    linear-gradient(180deg, #0000 60%, #00000059) center / cover no-repeat,
    url("/wix-assets/james-drums.jpg") center center / cover no-repeat,
    linear-gradient(135deg, #1a1a1a, #0a0a0a) center / cover no-repeat !important;
}
