.demo_wrapper{width:50%;margin:0 auto;}
@Media only screen and (max-device-width:800px), screen and (max-width:800px){.demo_wrapper{width:80%;}
}
.demo_block{width:100%;}