diff --git a/docs/VaccineDistributionByZipcode.html b/docs/VaccineDistributionByZipcode.html
index 3ff599fa1bf..6192fe2d1c4 100644
--- a/docs/VaccineDistributionByZipcode.html
+++ b/docs/VaccineDistributionByZipcode.html
@@ -5,7 +5,6 @@
Pfizer Vaccine Distribution by ZIP Code
-
diff --git a/docs/batchCodeTable.css b/docs/batchCodeTable.css
deleted file mode 100644
index 85c45a3fe41..00000000000
--- a/docs/batchCodeTable.css
+++ /dev/null
@@ -1,13 +0,0 @@
-.chartWithSlider {
- display: flex;
- flex-wrap: nowrap;
- flex-direction: row;
-}
-
-.chartWithSlider .chartContainer {
- flex: 95%;
-}
-
-.chartWithSlider .sliderContainer {
- flex: 5%;
-}
\ No newline at end of file
diff --git a/docs/batchCodes.html b/docs/batchCodes.html
index 8a8471639b2..4083fa7218b 100644
--- a/docs/batchCodes.html
+++ b/docs/batchCodes.html
@@ -1,35 +1,41 @@
+
-
-
-Batch Codes of Coronavirus 2019 Vaccines
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-Batch Codes of Coronavirus 2019 Vaccines
-
-
-
-| Batch |
-Adverse Reaction Reports |
-Deaths |
-Disabilities |
-Life-Threatening Illnesses |
-Hospitalizations |
-Company |
-Severe reports |
-Lethality |
-Countries |
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/gentelella/build/css/custom.css b/docs/gentelella/build/css/custom.css
index ba7a476f1bf..1e6badd1f9f 100644
--- a/docs/gentelella/build/css/custom.css
+++ b/docs/gentelella/build/css/custom.css
@@ -4906,20 +4906,6 @@ table thead .checkbox.radio { margin-top:-7px;margin-top:-21px; }
/*prevent datatables overflowing its container*/
}
-.chartWithSlider {
- display: flex;
- flex-wrap: nowrap;
- flex-direction: row;
-}
-
-.chartWithSlider .chartContainer {
- flex: 95%;
-}
-
-.chartWithSlider .sliderContainer {
- flex: 5%;
-}
-
.bar {
height: 3px;
background-color: #1a73e8;