mv-box-highlight-create {
  .box-highlight {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 10;
    opacity: 0.5;
  }
}
