<option data-href="https://www.google.ru/">
$('select').on('change', function(){
var urlRedirect = $(this).find('option:selected').data('href');
if(urlRedirect){
window.location = urlRedirect;
}
return false;
});
.polzunok-input-5-left, .polzunok-input-5-right{
line-height:32px;
padding:0 6px;
}
@media
лучше указывать только ширину, а не сочетание ширины/высоты.