




/* Hero */
.hero {
    transform: none !important;
    height:auto;
}
.hero-text,
.civc_landing .hero-text{
    transform:none !important;
    position: static;
    border-color:transparent;
    background-color: transparent;
    width:auto;
}

/* Content */
.node-civc-landing-page .container .content{

    width:auto;
}



