.con-center{
    justify-content: center;!important
}

.con-content,.con-auto{
    margin-left:auto;
    margin-right:auto
}

.con-content{
    max-width:1140px
}

.con-auto{
    max-width:1140px
}
        
div.local {
    position: relative;
    top: 165px;
    left: -520px;
}
        
address {
    background-color: whitesmoke;
    padding: 10px;
    display: none;
}

a:hover {
}

.hover {
-webkit-user-select: none;
-webkit-touch-callout: none;        
}
  
span:hover + address {
    display: block;
}

li {
  text-align: center;
}

ul {
   list-style-type: none;
}
* {
  box-sizing: border-box;
}

/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 20px;
  background-color: white;
}

/* Clear floats after the columns
.row:after {
  content: "";
  display: table;
  clear: both;
} */

/* On screens that are 992px wide or less, go from four columns to two columns 
@media screen and (max-width: 992px) {
  .column {
    width: 50%;
  }
}*/

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 650px) {
  .column {
    width: 100%;
  }
}

div.ghost {
  background-color: clear;
  padding: 8px;
}

@media screen and (min-width: 720px) {
  div.ghost {
    display: none;
  }
}

<!--CityElevated is the idea of and owned by John M. Stewart of The Villages, Florida. The idea originated over 30 years ago when John owned and operated Stewart & Company Designers. This idea is the property of John Michael Stewart. 2015 is the first year John started this project under the name of 1SmartCity.com. This idea and work is protected under Copyright. Copyright 2015 - 2023-->
