@media only screen
and (max-width : 640px)
{
object, video
{
width:100% !important;
height:auto;
}
}