
@media (min-width: 768px) {

	#HistoryContainer {
		display: block !important;
		opacity: 1;
	}

}

