@media screen and (max-width: 640px) {
    .t941__content {
        position: absolute;
        z-index: 10;
    }
    .t941__textwrapper {
        background: #ffffff73;
        padding: 10px;
        backdrop-filter: blur(16px);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }
}