@media screen and (max-width: calc(2000px-1px)) { .col { width: 200px; } }
The value after subtraction s
There is no support for media queries with calc() in IE11 (Up to October 2020).
Media query