.matterport-iframe {
	height: 400px; 
	width: 100%;
	background-size:cover;
	display: flex;
	align-items: center;
	justify-content:center;
	background-color: lightgrey;
}