/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
/* ThrottleUp Custom CSS */
.marquee {
  background-size: 102% !important;
  background-color: #fff !important;
  padding: 0 !important;
  width: 100% !important;
  height: !important; }

.marquee-overlay {
  background: none !important;
  padding: 0 0 50% !important; }
