matterport-component {
    width: 100%;
    height: 800px;
    margin-bottom: 48px;
}

@media (max-width: 1200px) {
    matterport-component {
        height: 500px;
    }
}