        .scene-wrap {
            position: relative;
            margin: 0 auto;
            display: block;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

        .hero-image {
            display: inline-block;
            text-align: center;
        }