control width:100px
simple 100px
25px * 4
control height:100px
simple 100px
25px * 4
control width:25%
simple calc(25%)
calc(10% * 2 + 5%)
control height:25%
simple calc(25%)
calc(10% * 2 + 5%)