/* Apply this customization only on smaller screens */ @media (max-width: 700px) { /* Hide Newtab and New-tab buttons */ #new-tab-button, #tabs-newtab-button { display: none !important; } }