@media screen and (max-width: 640px) {
.t-heading_xs {
    font-size: 30px;
}
.t-name_xl {
    font-size: 26px;
}
}

video {max-width: 100%;}