.ob .ob-head .header-container .header-nav {
  .license {
    position: absolute;
    max-width: 350px;
    top: 75px;
    right: 0;

    .components-button {
      width: 100%;
      margin: 0;
      margin-bottom: 0px;
      text-align: center;
      justify-content: center;
      color: #fff;
      font-weight: normal;
      font-size: 14px;
      margin-bottom: 12px;
    }

    .dashicon.verified {
      color: green;
    }
  }
}