﻿.hero-index {
  /*height: 320px;*/
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0.2) 100%), url("/images/all-headers/h-d-press.png");
  background-position: center 25%;
  background-size: cover;
}
