#top-scrolling-text small {
color: white;
font-size: 1.5rem;
font-weight: 500;
line-height: 1.2;
display: block;
padding: 1.5rem 0;
}
#top-scrolling-text .header {
text-transform: none;
}
#top-scrolling-text .header sup {
font-size: 40%;
top: -1.45rem;
color: #44d62c;
}
#top-scrolling-text img {
height: auto;
}
@media (max-width: 767px) {
#top-scrolling-text .header {
 font: 700 1.875rem/1.875rem "RazerF5", Arial !important;
}
#top-scrolling-text .header sup {
top: -1rem;
}
#top-scrolling-text small {
font-size: 1.25rem;
}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}