.see-whats-on-stage-div {
  background-image: url('../images/masks.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  display: inline-block;
  padding: 1rem;
  margin: 1rem 0 0.6rem 0;
  height: 125px;
}