gjj
2025-02-21 50ee7232f3c98fe24a1f2e31dba9508cfec14887
1
2
3
@function count($val) {
    @return calc($val / 1920  * 100vw);
}