  .scroll-move[class*="zoom"]:not(.zoom-200) #sub-header,
  .scroll-move[class*="zoom"]:not(.zoom-200) #sticky-bar
  {
  	display: none !important;
  }
[class*="zoom-"] .banner-cards-container .card-container {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
}

[class*="zoom-"] .banner-cards-container .gdrfa-banner-card {
margin: 8px;
}

[class*="zoom-"]   .dnrd-logo-for-mobile.dg {
	        position: relative;
}


[class*="zoom-5"] .dnrd-head-section,
[class*="zoom-4"] .dnrd-head-section,
[class*="zoom-3"] .dnrd-head-section {
background: unset;
}
[class*="zoom-1"] .gdrfa-banner-content-container {
/* height: calc(100vh * 1.5) !important; */
justify-content: flex-start !important;
top: 200px !important;
position: relative !important;
min-height: max-content;
padding-block-end: 200px;
}

[class*="zoom-2"] .gdrfa-banner-content-container {
/* height: calc(100vh * 2.7) !important; */
justify-content: flex-start !important;
top: 200px !important;
position: relative !important;
min-height: max-content;
padding-block-end: 200px;
}

.zoom-200 .gdrfa-banner-content-container {
/* height: calc(100vh * 2) !important; */
justify-content: flex-start !important;
top: 200px !important;
position: relative !important;
min-height: max-content;
padding-block-end: 200px;
}
[class*="zoom-3"] .gdrfa-banner-content-container {
/* height: calc(100vh * 4.2) !important; */
justify-content: flex-start !important;
top: 100px !important;
position: relative !important;
min-height: max-content;
padding-block-end: 100px;
}

[class*="zoom-4"] .gdrfa-banner-content-container {
/* height: calc(100vh * 6) !important; */
justify-content: flex-start !important;
top: 70px !important;
position: relative !important;
min-height: max-content;
padding-block-end: 70px;
}

[class*="zoom-5"] .gdrfa-banner-content-container {
/* height: calc(100vh * 7) !important; */
justify-content: flex-start !important;
top: 60px !important;
position: relative !important;
min-height: max-content;
padding-block-end: 60px;
}

.edge[class*="zoom-1"] .gdrfa-banner-content-container {
height: calc(100vh * 1.0) !important;
}
.edge[class*="zoom-125"] .gdrfa-banner-content-container {
height: calc(100vh * 1.2) !important;
}
.edge[class*="zoom-150"] .gdrfa-banner-content-container {
height: calc(100vh * 1.4) !important;
}
.edge[class*="zoom-175"] .gdrfa-banner-content-container {
height: calc(100vh * 1.6) !important;
}
.edge.zoom-200 .gdrfa-banner-content-container {
height: calc(100vh * 2.2) !important;
}
.edge[class*="zoom-250"] .gdrfa-banner-content-container {
height: calc(100vh * 2.7) !important;
}
.edge[class*="zoom-3"] .gdrfa-banner-content-container {
height: calc(100vh * 4.2) !important;
}
.edge[class*="zoom-4"] .gdrfa-banner-content-container {
height: calc(100vh * 5.5) !important;
}
.edge[class*="zoom-5"] .gdrfa-banner-content-container {
height: calc(100vh * 7.2) !important;
}

.firefox[class*="zoom-1"] .gdrfa-banner-content-container {
height: calc(100vh * 1.3) !important;
}
.firefox[class*="zoom-110"] .gdrfa-banner-content-container {
height: calc(100vh * 1) !important;
}
.firefox[class*="zoom-120"] .gdrfa-banner-content-container {
height: calc(100vh * 1) !important;
}
.firefox[class*="zoom-130"] .gdrfa-banner-content-container {
height: calc(100vh * 1.2) !important;
}
.firefox[class*="zoom-150"] .gdrfa-banner-content-container {
height: calc(100vh * 1.4) !important;
}
.firefox[class*="zoom-165"] .gdrfa-banner-content-container {
height: calc(100vh * 1.5) !important;
}
.firefox.zoom-200 .gdrfa-banner-content-container {
height: calc(100vh * 1.8) !important;
}
.firefox[class*="zoom-250"] .gdrfa-banner-content-container {
height: calc(100vh * 2.7) !important;
}
.firefox[class*="zoom-300"] .gdrfa-banner-content-container {
height: calc(100vh * 3.2) !important;
}
.firefox[class*="zoom-375"] .gdrfa-banner-content-container {
height: calc(100vh * 5.5) !important;
}
.firefox[class*="zoom-4"] .gdrfa-banner-content-container {
height: calc(100vh * 5.5) !important;
}
.firefox[class*="zoom-5"] .gdrfa-banner-content-container {
height: calc(100vh * 7.2) !important;
}

.safari[class*="zoom-150"] .gdrfa-banner-content-container {
height: calc(100vh * 1.3) !important;
}
.safari[class*="zoom-175"] .gdrfa-banner-content-container {
height: calc(100vh * 1.5) !important;
}
.safari[class*="zoom-200"] .gdrfa-banner-content-container {
height: calc(100vh * 1.75) !important;
}
.safari[class*="zoom-250"] .gdrfa-banner-content-container {
height: calc(100vh * 2.75) !important;
}
.safari[class*="zoom-300"] .gdrfa-banner-content-container {
height: calc(100vh * 3.1) !important;
}