.phone-experience {
    width: 360px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hero-text {
    justify-content: center;
}

.hero {
    gap: 30px;
}

.title-wbg {
    text-align: justify;
}

.subtitle-wbg {
    text-align: justify;
}