@media (max-width: 768px) {
    legend.gfield_label.gfield_label_before_complex{
        color: #000 !important;
    }
    #rc-anchor-container .rc-anchor-normal-footer .rc-anchor-pt{
        padding-right: 34px !important;
    }
    .rc-anchor-light.rc-anchor-normal{
        width: 100% !important;
    }
    .tabbed-form .tabs li:nth-child(2) a{
        /* position: absolute; */
        white-space: nowrap;
        height: 59px;
    }
    .block.tabbed-form .container > div > div:nth-of-type(2) > div:nth-of-type(1) {
        width: calc(50% + 50vw) !important;
    }

    /*  */
    /* .gform_wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
        border: 1px solid #C0C0C0 !important;
    } */
}