#content .iw-togoProduct #frontInputs #for {
    bottom: 40.1%;
}

#content .iw-togoProduct #frontInputs #from {
    bottom: 34%;
}

#content .iw-togoProduct #frontInputs #loadValue {
    bottom: 27.5%;
}

#content .iw-togoProduct #frontInputs #for,
#content .iw-togoProduct #frontInputs #from,
#content .iw-togoProduct #frontInputs #loadValue {
    right: 18%;
    width: 53%;
    font-size: 2rem;
}

#SelfPrintProduct .iw-greetTextHeadline,
#content .iw-togoProduct #frontInputs #greetText {
    display: none;
}

@media (max-width: 991px) {
    #content .iw-togoProduct #frontInputs #for {
        bottom: 41.5%;
    }

    #content .iw-togoProduct #frontInputs #from {
        bottom: 35.5%;
    }

    #content .iw-togoProduct #frontInputs #loadValue {
        bottom: 29.4%;
    }

    #content .iw-togoProduct #frontInputs #for,
    #content .iw-togoProduct #frontInputs #from,
    #content .iw-togoProduct #frontInputs #loadValue {
        right: 18%;
        width: 53%;
        font-size: 1.25rem;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #content .iw-togoProduct #frontInputs #for {
        bottom: 40.6%;
    }

    #content .iw-togoProduct #frontInputs #from {
        bottom: 34.5%;
    }

    #content .iw-togoProduct #frontInputs #loadValue {
        bottom: 28%;
    }

    #content .iw-togoProduct #frontInputs #for,
    #content .iw-togoProduct #frontInputs #from,
    #content .iw-togoProduct #frontInputs #loadValue {
        right: 18%;
        width: 53%;
        font-size: 1.6875rem;
    }
}
