@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
	div.dashboard-icon-list {
	    width: 369px;
	}
}