.audit-logs-filter {
  @media(min-width: 768px){
    .c8y-select-wrapper select,
    .navbar-form > input{
      max-width: 120px;
    }
  }
}
