aside.w-\[228px\] {
  width: 272px;
}

@media (min-width: 1024px) {
  .lg\:pl-\[228px\] {
    padding-left: 272px;
  }
}

aside button.h-14 {
  height: auto;
  min-height: 3.5rem;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
}

aside button.h-14 small {
  display: block;
  font-size: 12px;
  line-height: 1.25;
  white-space: nowrap;
}
