img {
  max-height: 80px!important;
  width: 80px;
  height: auto;
  display: block;
}

.headerWrap {
  height: 80px!important;
  overflow: hidden;
  position: relative;
}

i.remove.link.icon {
  opacity: 0.15;
  float: right;
}

body {
  min-width:100px;
  margin: 0;
  padding: 0;
  background-color:transparent;
}
