.header {
    border: 1px solid #DEDEDF;
    width: calc(100% - 1px);
    border-left: none;
}

[role=listitem] {
  max-width: calc(100% - 16px);
}