.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .3;
  position: absolute;
  right: 0;
  top: 75px;
  z-index: 0;
  pointer-events: none;
  height: 400px;
  width: 100%;
}
.cid-roVE6oqoA2 {
  padding-top: 45px;
  padding-bottom: 0px;
  background: 
    linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.6)
    ),  url("/img/bump.jpg");
  opacity: 1; 
  background-color: rgb(35, 35, 35);
  height: 400px;
  width: 100%;
  background-repeat:no-repeat;
  background-size: cover;
}
.cid-roVE6oqoA2 h4 {
  font-weight: 500;
  margin-bottom: 0;
  text-align: left;
}
.cid-roVE6oqoA2 p {
  color: #767676;
  text-align: left;
}
.cid-roVE6oqoA2 .card-box {
  padding-top: 2rem;
}
.cid-roVE6oqoA2 .card-wrapper {
  height: 100%;
}
.cid-roVE6oqoA2 .card-title {
  text-align: center;
  color: #ffffff;
}
