@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 480px) {
    .bi_dynamic_forms {
        padding: 0 20px;
    }
    
    body.page-template-bi_form-template .vc_row {
        margin-bottom: 0;
    }
}