.component {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
