.col-centered{
  float: none;
  margin: 0 auto;
}

.header-fixed-top {
  top: 0px;
  border-width: 0 0 1px;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #fff;
  height:50px;
  padding-top: 15px;
}

.socialNetwork {
  display: inline-flex;
  list-style-type: none;
}

.img-map{
    max-width: 100%;
    height: auto;
}
