.header-top:before{bottom:0px;}
.header-top .container .slick  div{display: block;
    position: relative;}
.header-top .container .slick  span {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    background: url(images/txt-span.png) center no-repeat;
    background-size: cover;
    font-size: 30px;
    color: #fff;
    padding: 30px 250px 0 78px;}
