.imageStore
{
  max-width:180px;
  max-height:180px;
}

#footer {
  position: absolute;
  bottom: 0;
  text-align: center;
  max-width:980px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  height: 2.5rem;
}

#content-wrap {
  padding-bottom: 2.5rem;    /* Footer height */
}

