﻿iframe{height: 800px;}
@media screen and (max-width:1024px) {iframe{height: 600px}}
@media screen and (max-width:500px) {iframe{height: 440px;}}