#r8_content .parallax04 {background-image: url(/shared/images/content/bus_55654/Mobility-Therapy-Southend-Icon-Parallax0180.png);
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: center;}

#r8_content .parallax03 {background-image: url(/shared/images/content/bus_55654/Mobility-Therapy-Southend-Icon-Parallax0285.png);
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: center;}

.yt-shorts-wrapper {
  position: relative;
  width: 100%;
  max-width: 400px;
  aspect-ratio: 9 / 16;
  margin: 0 auto;
}

.yt-shorts-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Tighten it up further on small phones if needed */
@media (max-width: 480px) {
  .yt-shorts-wrapper {
    max-width: 90vw;
  }
}
