/* CSS Document */

	.icon-box {
		background-color: rgb(250,179,28);
		height: 100%;
	}
	.icon-box img {
		display: none;
	}
	.lrn h1 {
		font-size: 12px;
		transform: translate(0,0);
		margin: 0;
		padding: 0;
	}
	.btn-banner {
		font-size: 12px;
		transform: translate(0,0);
		width:100%;
		height: 100%;
	}
	.icon {
		font-size: 22px;
		transform: translate(-50%,-50%);
	}