@media screen and (min-width: 769px) {
  .osm-container .form-horizontal .control-label
  {
  	width: 320px;  
  }
}