diff --git a/.browserslistrc b/.browserslistrc
index 122986c8eb326462ab4682b9ab0e35877f76e391..b8e384bc990e72895954c3739702ed812c828bdb 100644
--- a/.browserslistrc
+++ b/.browserslistrc
@@ -1,13 +1,14 @@
 # https://github.com/browserslist/browserslist#readme
 
->= 1%
-last 1 major version
+>= 0.5%
+last 2 major versions
 not dead
 Chrome >= 60
 Firefox >= 60
 # needed since Legacy Edge still has usage; 79 was the first Chromium Edge version
 # should be removed in the future when its usage drops or when it's moved to dead browsers
 not Edge < 79
+Firefox ESR
 iOS >= 10
 Safari >= 10
 Android >= 6