
.banbox {
    width: 50%;
    overflow: hidden;
    float: left;
    border-radius: 3px;
    margin-bottom: 20px;
}



.headline {
    width: 50%;
    float: right;
    overflow: hidden;
}


.test{
position: absolute;
  width: 100%;
  height: 52px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  background: url(/dm-844bc18938a97dba/reviews/style/KLUv_SAtaQEAaHR0cHM6Ly9mMi5qcy5jaGluYW5ld3MuY29tL2ltYWdlLzIwMTkvYmcucG5n);
  font-size: 16px;
  left: 0;
  bottom: 0;
}

