.inner-page {
/*     margin-top: 120px; */
}
.breadcrumb-banner {
    padding: 190px 0px 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.breadcum-title h1 {
    color: #a58f5f;
    font-weight: 300;
    font-size: 60px;
    text-shadow: 2px 2px 4px #000000;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.breadcum-title h1>span {
    display: block;
    font-size: 26px;
    line-height: 24px;
}

.results_row_center_column.location_secondary span {
    display: none;
}
.results_row_center_column.location_secondary span.slp_result_address.slp_result_phone{
	display: block;
}