.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-search {
  width: 16px;
  height: 16px;
}

.icon-wart {
  width: 80px;
  height: 80px;
}

.icon-question {
  width: 7px;
  height: 10px;
}

.icon-logo {
  width: 104px;
  height: 25px;
}

.icon-plane {
  width: 14px;
  height: 14px;
}

.icon-calendar {
  position: absolute;
  top: 15px;
  right: 12px;
  display: block;
  width: 15px;
  height: 15px;
}

.icon-coins {
  position: relative;
  display: block;
  width: 60px;
  height: 54px;
  background-size: 63px;
}

.icon-options {
  position: absolute;
  top: 20px;
  right: 12px;
  display: block;
  width: 9px;
  height: 6px;
}
