/* #tax-calculator-form,#tax-to-pay{
    max-width: 360px;
} */
.border-services{
    border: 3px solid #d9e8ff;
    border-radius: 10px 10px 50px 10px;
}
textarea{
    height: 100px;
    resize: none;
}