.hero {position: relative;width: 100%;height: 600px;}.hero__bg {position: relative;width: 100%;height: 100%;background-color: #363636;background-image: URL(https://s3.amazonaws.com/autoprint/115/cms_images/1969/printing-bg.jpeg);background-size: cover;background-position: center;background-repeat: no-repeat;}.hero__bg:after {content: " ";position: absolute;width: 100%;height: 100%;background: #363636;opacity: 0.5;}