#cookie-manager-title .title-image {
  max-width:100px !important;
}
#cookie-manager-footer #save-cookie-options {
  background: #e7131a;
}
#cookie-manager-details input[type="checkbox"]:checked ~ .switch {
  background: #e7131a;
}
@media (max-width:670px) {
  #cookie-manager-title .title-image {
    max-width:100px !important;
  }
}
