.selia-bottom-nav {
    bottom: 8px !important;
}
@media (max-width: 768px) {
  .selia-bottom-nav {
    bottom: 8px !important;
    left: 10px !important;
    right: 10px !important;
    border-radius: 20px !important;
    overflow: hidden !important;
  }.lc-launcher-btn {
    transform: translateY(-30px) !important;
}