.home-screen.layout5 .item span {
    position: absolute;
    color: white;
    background-color: rgba(5, 5, 5, 0.5);
}
.eCommerce .layout5.item .title {
    color: white;
    font-size: 12px;
    padding: 0;
    display: inline;
    z-index: 4;
    white-space: normal;
}
		
#time {
	font-size: 4em;
}