.tac-matterport {
    width: 100%;
    min-height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
}

.tac-matterport iframe {
    display: block;
    width: 100%;
    border: 0;
}
