html,.body{ overflow-x: hidden!important; }
table {
	border-collapse : collapse ;
	white-space: nowrap;
}
table td,table th {
	border: 1px solid #ccc;
	padding: 12px 10px;
}
table th {
	background-color:#22ac38;
	color:#fff!important;
	font-weight: normal!important;
}
img{ max-width: 100%!important }

.j-calltoaction-link-style-1,.j-calltoaction-link-style-2,.j-calltoaction-link-style-3{	width: 100%!important;}

h1,h2{
	font-family: "M PLUS Rounded 1c"!important;
	font-weight: 600!important;
}

p{
	font-weight:300!important;
	margin-bottom: 16px!important;
	text-align: justify;
}

@media (max-width:767px){

	.cc-m-spacer{
		max-height:auto!important;
		min-height:auto!important;
	}
}