.uw-hero-image div.tint-box{
  position:absolute;
  right:0px;
  top:0px;
  width:100%;
  height:100%;
  border: 3pxsolid red;
  background: url(/uwft/sites/default/files/homepage/banner-tint.svg);
  background-size: cover;
}

.uw-hero-image div.text-box{
  position:absolute;
  right:40px;
  top:260px;
  color:white;
}
