.masthead:before {
  transform: skewY(-15deg);
  transform-origin: bottom left;
}
.masthead:before {
  background-color: rgb(112 112 112 / 60%);
}