.dh-container {
 
    position:relative;overflow:hidden;
}

.dh-overlay {
  background: rgba(52,73,94,.65);
    position:absolute;top:-100%
}