@media only screen and (max-width: 1000px) {
  img.best {
display: none;
  }

.fusion-flyout-search-toggle {
display: none !important;
  }
}


.page-id-570  .slide-content-container {
    position: absolute !important;
    top: 95% !important;
}

.covid {
	font-size: calc(12px + (20 - 12) * ((100vw - 300px) / (1600 - 300)));
        height: 40px;
}
.covid1 {
        font-size: calc(12px + (20 - 12) * ((100vw - 300px) / (1600 - 300)));
        text-align: center;
        font-weight: 600;
}
.covid2 {
        font-weight: 600;
}