Css function calc( ) doesnt work on android apk

Hi,
calc( ) function from css seems not working property.
in browser debugg its fine, but when i run
$ ionic run android
and launch apk on my cell, calc( ) not work.

What im doing wrong? :disappointed_relieved: