@media screen and (max-width: 767px) {
.lnr-cross:before,.lnr-chevron-down:before,.lnr-menu:before {
  font-size: 24px !important;
  font-size: 1rem;
  margin-left: 10px;
  color: inherit;
  font-family: Linearicons-Free;
}
.dropdown-toggle::after {display:none !important;}
}