@media screen and (max-width: 781px) {
.phone-video {
display: none !important;
}
}
video {
background-color: white;
}