#inc02 .n_lt li.first a { color: #fff; position:absolute; bottom:0px; width: 100%;}
#inc02 .n_lt li.first .subj { color: #fff; }

#inc02 .n_lt li.first { position:relative; width: 100%;}
.imge-gr {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

@media (max-width: 1380px) {
	#inc02 .n_lt li.first {padding-bottom: 70% !important;}
	#inc02 .n_lt li.first a { }
}

@media (max-width: 480px) {
    #inc02 .late .n_lt li.first {
        padding-bottom: 70% !important;
    }
}