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

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

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

#content .iw-togoProduct #frontInputs #for,
#content .iw-togoProduct #frontInputs #from,
#content .iw-togoProduct #frontInputs #loadValue {
    right: 8%;
    width: 71%;
    font-size: 53px;
}

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

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

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

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

    #content .iw-togoProduct #frontInputs #for,
    #content .iw-togoProduct #frontInputs #from,
    #content .iw-togoProduct #frontInputs #loadValue {
        right: 8%;
        width: 69%;
        font-size: 32px  !important;
    }
}

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

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

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

    #content .iw-togoProduct #frontInputs #for,
    #content .iw-togoProduct #frontInputs #from,
    #content .iw-togoProduct #frontInputs #loadValue {
        right: 8%;
        width: 69%;
        font-size: 43px  !important;
    }
}
