.quickLinks-wrapper { overflow: hidden; margin: 0; }

.quickLinks-wrapper .container { max-width: 100%; padding: 20px 0; background: #E9EBF0; margin: 0; }

@media (max-width: 767px) { .quickLinks-wrapper .container { border-bottom: 1px solid #D3D7E1; } }

.quickLinks-wrapper .ticker-wrapper { display: -webkit-box; overflow-x: scroll; padding: 0 20px; }

.quickLinks-wrapper .ticker-wrapper::-webkit-scrollbar { display: none; }

.quickLinks-wrapper .ticker-slide { text-align: center; font-weight: 400; font-size: 12px; line-height: 16px; display: flex; justify-content: center; align-items: center; width: unset !important; position: relative; margin-right: 51px; color: #22366A; }

.quickLinks-wrapper .ticker-slide .ticker-anim-icons, .quickLinks-wrapper .ticker-slide .ticker-icons { width: 16px; height: 16px; right: -26px; position: absolute; top: -1px; }
