.stm_cryptoticker {
  padding-top: 2px;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25); }

@media only screen and (max-width: 1024px) {
  .stm_cryptoticker {
    padding: 0 15px; }
    .stm_cryptoticker .stm_currencies_simple_ticker {
      white-space: normal !important; }
      .stm_cryptoticker .stm_currencies_simple_ticker .scsl__single {
        display: inline-block;
        margin: 0 15px 15px;
        vertical-align: top;
        width: auto; } }
