.csmod-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.csmod-container{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.csmod_brand-container {height: 500px;}
.csmod_video-container {height: 576px;}
.csmod_slider-container {height: 486px;}
.csmod_faq-container {height: 355px;}
.csmod_treatment-container{height: 355px;}
.csmod_safety-container{height: 419px;}
.csmod_tretmnt_pln-container{height: 428px;}
.csmod_what_to_expect-container{height: 425px;}
.csmod_tagline-container {height: 86px;}

@media screen and (max-width: 768px) {
    .csmod_brand-container {height: 364px;}
    .csmod_slider-container {height: 851px;}
    .csmod_faq-container {height: 331px;}
    .csmod_treatment-container{height: 331px;}
    .csmod_safety-container{height: 706px;}
    .csmod_tretmnt_pln-container{height: 451px;}
    .csmod_tagline-container {height: 116px;}
}
@media screen and (max-width: 640px) {
    .csmod_slider-container {height: 780px;}
    .csmod_safety-container{height: 643px;}
    .csmod_tretmnt_pln-container{height: 913px;}
    .csmod_what_to_expect-container{height: 468px;}
}
@media screen and (max-width: 480px) {
    .csmod_brand-container {height: 380px;}
    .csmod_video-container {height: 830px;}
    .csmod_slider-container {height: 666px;}
    .csmod_treatment-container{height: 372px;}
    .csmod_safety-container{height: 655px;}
    .csmod_tretmnt_pln-container{height: 944px;}
    .csmod_what_to_expect-container{height: 514px;}
}