.eu-cookie-withdraw-tab {
  position: fixed;
  right: 20px;
  bottom: 20px;
  left: auto;
  top: auto;
  z-index: 9999;
  color: #fff;
  background: #1f4f9b00;
  text-transform: uppercase;
  border: none;
  transform: none;
}

@media (max-width: 575.98px) {

}