@media screen and (min-width:800px) {

#texRahmen120 iframe {

width:600px;
height:600px;
margin:0 auto;
display:block;
position:relative;
}

}
@media screen and (max-width:800px) {



}