.test {
  background: red;
}
.unika.red:before {
  background: #f24652;
}
.unika.orange.height0 {
  height: 0 !important;
  margin-top: 58px;
}
.unika {
  background: rgba(255,255,255, .3) !important;
}
.unika.without-point:before {
  display: none !important;
}
.unika.no-column {
  width: 0px !important;
}
.unika.no-column a{
  text-decoration: none;
}
.admin .unika.no-column {
  width: 2px !important;
}
.admin .unika.without-point:before {
  display: block !important;
}