.fancify-core-sp-video {

	div,
	ul,
	li,
	iframe {
		height: 100%;
	}
}

.fancify-core-sp-virtual-tour-container {
	@include for-small-phone {
		max-height: 300px;
	}

	div,
	ul,
	li,
	iframe {
		height: 100%;
	}
}