@media screen and (max-width: 854px) {
  .lcc-levels-button .p-button {
    width: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .lcc-ticker .icon-wrapper {
    height: 60px !important;
    width: 60px !important;
  }
}
