#state-map{width:100%!important}
#state-map svg {width:100%}
.entry-title {
	font-family: "Rokkitt", Georgia, "Times New Roman", Times, serif;
	color: #90b332;
	font-size: 24px;
	font-weight: 500;
	height: 30px;
	display: none;   /* We ended up leaving the state name out of the UI, so hiding this */
}