.iig_foot {
  max-width: 100px;
  font-weight: bold;
  text-align: center;
}

#main-header .logo img {
    width: 71px;
    transition: width .2s ease;
  /*  margin-left: 120px;*/
    margin-top: 0;
    margin-bottom: 0;
}

#main-header .logo {
  min-width:300px;
}

#main-header.mini .logo img {
    width: 30px;
    margin-top: 0;
    margin-bottom: 0;
  /*  margin-left: 135px;*/
}

#wording {
  color:#000;
}
