 .mnytag
 {
	background:#0a89c1;
	color:#fff;
	float:left; 
	display:inline-block;   
	padding:10px;
	height:38px;
	
  }
/*  
 .mnytag + input{ display: inline-block !important;width: 87%;}
 @media only screen and (max-width: 1402px) and (min-width: 1001px) {
  .mnytag + input{ width: 80%!important;}
}
 @media only screen and (max-width: 1000px) and (min-width: 801px) {
  .mnytag + input{ width: 74%!important;}
}
 @media only screen and (max-width: 800px) and (min-width: 701px) {
  .mnytag + input{ width: 69%!important;}
}
 @media only screen and (max-width: 700px) and (min-width: 551px) {
  .mnytag + input{ width: 70%!important;}
}
 @media only screen and (max-width: 420px) {
  .mnytag + input{ width: 76%!important;}
}*/