﻿.align-self-end {
    align-self: flex-end;
}

.PlanDisplay-BodyText-Mobile {
    color: #000000;
    font-size: 3.2vw;
    line-height: 180%;
    text-align: center;
}

.switch2giga-wrapper-mobile .PlanDisplay-BodyText-Mobile {
    line-height: 150%;
}

.switch2giga-wrapper-mobile {
    margin: 32px auto 0;
    padding: 2.4vw 1.8vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 16px;
    line-break: ;
}