.hp-head .h1 {
  color: black;
  top: 10vh;
  width: 70%; }

.hp-head .back-img-head {
  -o-object-position: 0%;
  object-position: 0%; }

@media (max-width: 850px) {
  .hp-head .h1 {
    top: 10vh;
    width: 90% !important; } }
