.site-creator
{
    width: 100vw;
    overflow-x: hidden;
}
.hero-section
{
    z-index: 10;
    position: fixed;
}
.hero-content
{
    max-width: 49vw !important;
    width: 49vw;
}
.hero-description
{
    max-width: 49vw !important;
    width: 100%;
    font-size: 1.1333em !important;
}
.sub-description
{
    max-width: 49vw !important;
    width: 100%;
    font-size: 0.89em
}
.site-creator .why-us-section
{
    z-index: -50;
}
.site-creator .plans
{
    z-index: 30;
}