@media only screen and (max-width: 768px)
{
    .movevid
    {
        margin-top: -40% !important;
    }
}