@media (max-width: 768px) {
  .menu-sans-logo {
    padding: 10px;
  }
  a.btn-tdb {
    min-width: unset;
    font-size: 15px;
  }
}