.container-header {
  z-index: 10;
  background-color: #000000;
  background-image: url('/images/header.jpg') !important;
  background-repeat: no-repeat;
  background-position: right bottom;
  position: relative;
  box-shadow: inset 0 5px 5px #00000008;
}