@media only screen and (max-width: 480px) {
  #CookiebotWidget {
    left: 50px !important;
    bottom: 50px !important;
  }
}
