.master-banner .master-bg{
   background-repeat: no-repeat;
   background-size: 100%;
   height:305px;
}
.master-banner .master-label p{
  font-size: 60px;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    color: rgb(255, 255, 255);
    text-align: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 60px;
    text-shadow: rgb(0 0 0 / 63%) -5px 0px 7px;
}
