@media (min-width: 768px) and (max-width: 1023px) {
header input:first-child {
    width: 24px;
}
.main-nav > li > a {
    padding: 10px 3px;
}