.t886__wrapper {
background-color: rgba(29, 29, 27, .7) !important;
-webkit-backdrop-filter: blur(10px) !important;
backdrop-filter: blur(10px) !important;
padding: 10px 20px !important;
}
.t886 {
bottom: 20px !important;
}
@media screen and (max-width: 980px) {
.t886 {
display: none; !important;
}
}