
.hero-bkg-animated {
   background: gray url(../images/11111.png) repeat 0 0;
    height: 60%;


  box-sizing: border-box;
  
}

.hero-bkg-animated h1 {
  font-family: sans-serif;
}
