body.nopadd {
    padding-top:0 !important;
	color: #003e7e;
	line-height: 1.0;
}
.container-custom {
	width: 100% !important;
	text-align: center;
}
#contribution {
	text-align: center;
	color: #003e7e;
}
.live {
	color: #0ab8f7;
	font-weight: bold;
}
.html-small {
	width: 448px;
	margin:0 auto;
}
.html-large {
	width: 2220px;
	margin:0 auto;
}
.html-small .contribution {
	font-size: 66px;
	font-weight: bold;
	line-height: 1.2;
}
.html-small .xsmall{
	font-size: 40px;
}
.html-large .contribution {
	font-size: 300px;
	font-weight: bold;
}
.html-large .xsmall{
	font-size: 80px;
}
.html-large.image {
	padding-top:20px;
}
.middle {
	display: inline-block;
	vertical-align: top;
}
.html-large .middle {
	padding-top: 20px;
}
.html-large .live {
	font-size: 60px;
}
.html-large .bottom-title {
	font-size: 30px;
}
.html-medium img {
	padding-bottom:20px;
}
@media (max-width: 500px) {
	.html-small {
		width: 500px;
		margin:0 auto;
	}
	.html-small img {
		display: none;
	}
	.html-small #contribution {
		font-size: 63px;
	}
}
@media (max-width: 350px) {
	.html-small {
		width: 300px;
		margin:0 auto;
	}
	.html-small img {
		display: none;
	}
	.html-small #contribution {
		font-size: 48px;
	}
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
	padding: 0;
}
