
.slide-cap {
    color: #fff;
    display: table;
    height: 100%;
    left: 0;
    min-height: 100%;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 11;
    margin-top: 150px; 
    /*margin-left: 150px;*/
}