@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:768px) {
video{ width:100% !important; height:auto !important;}	
}
