#top-scrolling-text .content{
	display: block;
max-width:800px;
}
#top-scrolling-text .header {
	color: transparent !important;
  padding-bottom: 5px;
}
#top-scrolling-text img {
	height: auto;
	max-height: 110px;
	transform-origin: bottom;
}
@media (max-width: 767px) {
	#top-scrolling-text .header {
	 font-size: 1.875rem!important;
	 font-weight: 700 !important;
	}
	#top-scrolling-text .stxt-panel {min-height:200px}
}
 @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){}