.date-col {width:100px;text-align:end;}

@media (max-width: 991px) {
	.date-col {width:0;text-align:end;}
}