iframe {
width:100%;
height:1034px;
border:none;
overflow:hidden;
}
@media screen and (max-width:1166px) {
iframe {
width:100%;
height:1134px;
}
}
@media screen and (max-width:1424px) {
iframe {
width:100%;
height:1340px;
}
}
@media screen and (max-width:980px) {
iframe {
width:100%;
height:1388px;
}
}
@media screen and (max-width:767px) {
iframe {
width:100%;
height:1388px;
}
}
@media screen and (max-width:599px) {
iframe {
width:100%;
height:1388px;
}
}
@media screen and (max-width:479px) {
iframe {
width:100%;
height:1388px;
}
}
@media screen and (max-width:374px) {
iframe {
width:100%;
height:1388px;
}
}