.header-main .logo-tempo.ramadan:before {
  content: '';
  position: absolute;
  bottom: -15px;
  right: -35px;
  width: 64px;
  height: 64px;
  background: url(../images/bedug.png) no-repeat;
  background-size: 100%;
}

.header-main .logo-tempo.idul-fitri:before {
  content: '';
  position: absolute;
  bottom: -15px;
  right: -35px;
  width: 64px;
  height: 64px;
  background: url(../images/ketupat.png) no-repeat;
  background-size: 100%;
}