.uc-cookie .t886__btn {
    font-size: 13px;
    height: 35px;
    line-height: 28px;
}
@media screen and (max-width: 980px) {
.uc-cookie .t886__wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .t886__text {
      width:100%;
  }
  .uc-cookie .t886__btn {
    margin-top: 12px;
    font-size: 12px;
}
  
}