.content .globalReach h1 {
    font-size: 2.125em;
    color: #e11b22;
}
.content .global h2 {
    margin: 5px 0 10px 0;
}
section.global.tempSpaceBtm {
    margin-bottom: .75em !important;
}
p.bottom-border {
	border-bottom: 1px solid #cdcdcd;
	padding: 0 0 20px 0;
}
.table-heading {
    margin-bottom: -27px;
	padding: 15px;
    font-size: 1.25em;
    text-align: center;
	color: #fff;
    background-color: #c9cac8;
	border: 0;
}
.content .global .global1 {
    margin-bottom: 0;
}
.content .global .gText a {
	display: inline;
}
.content .table .text {
    padding: .75em;
    width: 75% !important;
    border-left: 0.063em solid #d1d3d4;
}
.content .table .text p {
    padding-bottom: 0;
}
.content .table .health h3 {
	margin: 1.25em 0 0 1.2em;
    width: 18% !important;
	font-size: 0.875em;
    width: 100%;
    font-family: arial;
    line-height: 1.25em;
	font-weight: normal;
}

@media screen and (max-width: 639px) and (min-width: 320px){
.content .table .health h3 {
    margin-left: .75em;
    width: 100% !important;
	}
	.content .table .text {
    width: 100% !important;
    border-left: 0;
	}
}
