.clear-background {
  background-color: transparent;
  width: 100%;
  height: 100%;
}

.card-body {
  padding: 2% 20%;
}
