.SFBox {
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    color: #222222;
    padding: 5px 5px 0;
    float: none;
    display: inline-block;
    height: 38px;
    text-align: center;
    font-weight: 800;
    font-size: 25px;
    line-height: 1.2;
    margin: 0 auto;
    width: 140px;
}
.SFBox span {
	display: block;
	font-weight: normal;
	font-size:12px;
	line-height: 1;
	padding-bottom:2px;
	min-width:38px;
}