/* Write your styles */
.am-list-date {
    top: 0.6rem;
}

.am-list-item-hd{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}