/* for desktops*/
@media (min-width: @screen-md-min){
 .form_surname{
   
 }
  .form_name{
    
  }
  .form_birthday{
    
  }
  
}