[class*="icon-brand-"] {
  display: inline-block;
  background-size: 100px 100px !important;
  background-position: 0 0 !important;
  height:100px !important;
  width:100px !important;
  min-height:100px !important;
  min-width:100px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.icon-brand-16 {
  background-size: 16px 16px !important;
  height:16px !important;
  width:16px !important;
  min-height:16px !important;
  min-width:16px !important;
  vertical-align: top !important;
}
.icon-brand-24 {
  background-size: 24px 24px !important;
  height:24px !important;
  width:24px !important;
  min-height:24px !important;
  min-width:24px !important;
  vertical-align: top !important;
}
.icon-brand-32 {
  background-size: 32px 32px !important;
  height:32px !important;
  width:32px !important;
  min-height:32px !important;
  min-width:32px !important;
  vertical-align: top !important;
}
.icon-brand-40 {
  background-size: 40px 40px !important;
  height:40px !important;
  width:40px !important;
  min-height:40px !important;
  min-width:40px !important;
  vertical-align: top !important;
}
.icon-brand-48 {
  background-size: 48px 48px !important;
  height:48px !important;
  width:48px !important;
  min-height:48px !important;
  min-width:48px !important;
  vertical-align: top !important;
}
