[data-zs-pricing-container]{
    display: flex;
    align-items: center;
}

.zs-product [data-element-type="column"]{
    width : 50% !important;
   }

@media(max-width: 768px){
    .zphero {min-height: 700px !important; }
    .hero-container{
        min-height: 700px !important;
    }
    .zphero h1.zpheading{
        font-size: 45px;
    }
}
