.gm-style .place-card-large {
    display: none;
}
.gradient {
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 63%), rgb(69 55 17 / 30%));
}
@media (min-width: 1300px) {
    .title--extra {
        max-width: 50%;
    }
    .slide-one__large-text {
        max-width: 50%;
    }
}

