

/* --- Stylesheet 6677 () --------- */ 

.T4190 {
	margin: 20px 0px;
	background-color: #EEEEEE;
	padding: 40px 0px;
}

.T4190 h1 { margin: 0px 0px 35px 0px; text-align: center; }

.T4190 .element {
	float: left;
	width: 25%;
	margin: 0px;
}

.T4190 .element .label {
	font-weight: bold;
	text-align: center;
}

.T4190 .element .label.lila { color: #84268c; }
.T4190 .element .label.orange { color: #fe8f0b; }
.T4190 .element .label.blue { color: #3041fd; }
.T4190 .element .label.purple { color: #c5167a; }


.T4190 .element .icon {
	text-align: center;
}

.T4190 .element .icon img { display: inline-block !important; }




/* --- Stylesheet 6678 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {

}

@media all and (min-width: 768px) and (max-width:1023px) {

}

@media all and (min-width: 568px) and (max-width: 767px) {

}

@media all and (max-width: 567px) {

	.T4190 .element {
		float: none;
		width: 50%;
		margin: 0px auto 30px auto;
	}

}

