@media screen and (max-width: 768px) {
.activityList li time {
	margin-right: 0px;
	display:block;
}
}