@media screen and (min-width: 600px) {
iframe.vrview {
height: 400px;
width: 700px;
margin: 1rem auto;
display: block;
}	
}