@media screen and (min-width:1920px){
       #iframe2 iframe{
                         width:1150px; 
                         height:2700px; 
                         margin:-530px 0 0 -280px;}

}

@media screen and (max-width: 1920px){
       #iframe2 iframe{
                         width:1200px; 
                         height:3000px; 
                         margin:-570px 0 0 -280px;}

}



@media screen and (max-width: 1600px){
       #iframe2 iframe{
                         width:1200px; 
                         height:3350px; 
                         margin:-700px 0 0 -280px;}

}

@media screen and (max-width: 1440px){
       #iframe2 iframe{
                         width:1200px; 
                         height:8000px; 
                         margin:0px 0 0 -230px;}

}


@media screen and (max-width: 1280px){
       #iframe2 iframe{
                         width:1050px; 
                         height:3900px; 
                         margin:-490px 0 0 -30px;}

}

@media screen and (max-width: 768px){
       #iframe2 iframe{
                         width:1050px; 
                         height:2900px; 
                         margin:-560px 0 0 -480px;;}

}








