.bf {
    height: 158px;
}
.cb {
    position: absolute;
    display: none;
}
.cb img{
    width:238px;
}
.cb p{
    font-size: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: white;
    background: #00000094;
    margin-bottom: 0;
    text-align: center;
    padding: 8px 0;
}