@media only screen and (max-width: 990px){
	.total-regras{
		padding:0px !important;
		margin-top:0px !important;
	}	
}
.total-regras{
	min-height:10px;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	margin-bottom:50px;	
}
.texto-regras{
	font-family:'Open Sans';
	font-size:13px;
	text-align:justify;
	color:#2D2D2D;
	margin-bottom:35px;
}
.img-regras{
	margin-top:-3px;
	margin-right:5px;	
}