.logoMarqueeSection{padding-bottom:1vh;padding-top:1vh}#logoMarqueeSection{margin:0 auto;max-width:1400px!important}.default-content-container{margin:0 auto;min-height:100vh;padding:4.5rem 5rem;width:100%}div.marquee>a>img{height:40px}.logoMarqueeSection>div>div{min-height:0;padding-bottom:0;padding-top:0}.marquee,.marquee-wrapper{display:inline-block;white-space:nowrap}.marquee{animation-iteration-count:infinite;animation-name:marquee;animation-timing-function:linear;position:relative;transform:translateZ(0)}.marquee a{display:inline-block;padding-right:5.4rem;white-space:nowrap}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@media only screen and (max-width:762px){div.marquee>a>img{height:30px}}