@media screen and (max-width: 768px) and (min-width: 0px){
select#tinynav1 {
    background: #ff0000;
    border: solid 1px #333;
}
}