.masthead-sentinel {
		max-height: 90px;
	}

span.odometer-formatting-mark {
    visibility: hidden;
    position: relative;
}

span.odometer-formatting-mark:after {
    visibility: visible;
    content: ".";
    position: absolute;
    left: 0;
    bottom: 0;
}