@media screen and (max-width: 991px) {
    .full-video .text-on-video p {
        display: none !important;
    }
}