.rules {
    font-family: 'Conv_10045' !important;
    display: inline-block;
    font-size: 18px!Important;
    text-transform: uppercase;
    background: #9E9100;
    color: white;
    min-width: 207px;
    height: 33px;
    text-align: center;
    /* padding-top: 11px; */
    line-height: 37px;
    box-shadow: 0 0 10px 0 #BCCDCC;
    padding: 2px 14px;
    font-weight: normal!Important;
    text-shadow: none!Important;
}
.how {
	font-family: 'Conv_10045' !important; 
	display: block; 
	font-size: 18px; 
	text-transform: uppercase; 
	background: white; 
	color: #006b70; 
	width: 233px; 
	height: 30px; 
	text-align: center; 
	padding-top: 7px; 
	line-height: 27px; 
	margin-top: 10px; 
	font-weight: bold; 
	box-shadow: 0 0 10px 0 #BCCDCC;
}
.img {
	width: 100%; 
	height: auto; 
	padding-top: 20px; 
	padding-bottom: 20px;
}
span.vstick {
    font-size: 8pt;
    position: relative;
    top: -14px;
    -o-transform: rotate(4deg)!Important;
    -webkit-transform: rotate(4deg)!Important;
    -moz-transform: rotate(4deg)!Important;
    color: #558fab;
    font-weight: bold;
}