.wmt-gradient {
  background: radial-gradient(circle at top right, rgba(255,255,255,0.6) 0%, rgba(255,83,49,0) 80%);
  background-repeat: no-repeat;
  background-size: cover;
}