/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2026 | 09:05:55 */
.matterport-wrap iframe {
	width: 100%!important;
}

@media screen and (max-width: 980px) {
  .matterport-wrap iframe {
    height: 420px;
	}
}

@media screen and (max-width: 767px) {
		.matterport-wrap iframe {
    height: 250px;
	}
}