.property-tax-calculator-assessment-amount-wrapper {
    position: relative;
}
.property-tax-calculator .euro-icon {
    position: absolute;
    top: 4px;
    right: 2px;
    font-size: 18px;
    display: block;
    width: 28px;
    height: 25px;
    background-color: #fff;
    text-align: center;
}
.property-tax-calculator-assessment-amount {
    width: 100px;
    text-align: right;
    padding-right: 15px!important;
}
.tx-cytpropertytax {
    padding: 20px;
    background-color: #efefef;
    display: inline-block;
}