.height-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4rem;
}

.car-height-image {
  max-width: 50rem;
}