Hi !!!
When I use it the "Check out my hot works" module in video list situation, the letters are displayed behind the images
http://bbticon.com/
.box .header {
z-index: 10;
}
.box .header.title-hover {
z-index: 1;
}
.box.title-right .header {
z-index: 10 !important;
}
.box.title-right .header.title-hover {
z-index: 0 !important;
}