.img-mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  min-height: 350px;
}

.jumbo {
  min-height: 350px;
}
