@media (max-width: 760px) {
    #ee_fast_registry_block {
        float: none;
        margin-left: 0px;
    }
    #ee_fast_registry_block .form-item {
        display: block;
    }
    #ee_fast_registry_block .form-item label {
        width: auto;
        float: none;
    }


    #request-password {
        display: block;
        position: static;
        clear: both;
    }
    #user-register #edit-submit,
    #user-register .captcha,
    #fast-registry-registry #fancy-checkbox-legal-term {
        display: block;
        height: auto;
        margin-left: 0px;
    }
    #fast-registry-login #edit-submit-1     {
        display: block;
        clear: both;
        margin: 0px;
    }
    #ee_fast_registry_block .group-customer-class{
        width: 100%;
    }
    #ee_fast_registry_block .form-item label {
        width: auto;
        float: none;
    }
    #ee_fast_registry_block .form-text {
        width: 100%;
        margin-left: 0px;
    }
    #ee_fast_registry_block .group-master-data,
    #ee_fast_registry_block .group-customer-enbw,
    #ee_fast_registry_block .group-address,
    #ee_fast_registry_block .group-account-area,
    #ee_fast_registry_block .group-data-protection,
    #ee_fast_registry_block .group-customer-class,
    #ee_fast_registry_block .group-manager,
    #ee_fast_registry_block .group-contact,
    #ee_fast_registry_block .group-master-data,
    #ee_fast_registry_block .group-address {
        width: 90%;
    }
    #pid-fast_registry_step2b .form-text{
        width: 80%;
    }
    #ee_fast_registry_block .form-select{
        width: 70%;
    }
    #ee_fast_registry_block #edit-field-birthday-0-value-datepicker-popup-0-wrapper {
        clear: none;
        width: 70%;
    }
}
