body.lp-pom-body.lp-sub-page {
    -webkit-transform: none !important;
}
#lp-pom-root{
    background-color: #FFF;
    overflow-x: hidden;
    overflow-y: auto;
    width: auto;
    min-width: auto;
}
.pop-form{
    height: 580px;
}

@media only screen and (max-width: 600px) {
    .pop-text-des {
        max-width: 560px;
        margin: 0 auto;
        left: auto;
        position: relative;
        padding: 0px;
    }
     .pop-text-des p{
     padding: 0 10px;
     }
    
    .pop-form{
        max-width: 560px;
        height: 650px;
        margin: 20px auto 0 auto;
    }
}

@media only screen and (max-width: 340px) {
    .pop-form {
        height: 720px !important;
    }
    .pop-text-des {
        margin: 0 auto;
        left: auto;
        position: relative;
        padding: 0px;
        max-width: none;
    }
    .pop-text-des p{
        padding: 0 20px;
    }
}

div.lp-pom-root .lp-element.lp-code {overflow:visible}
  
.meetings-iframe-container iframe{min-height:920px !important}
.tymsg {display:none;font-family: Montserrat;font-weight:500;font-style: 16px;text-align: center;line-height: 150%;padding: 10px; }
