BODY.main						{ background-color: #AED6F1; }
LABEL 							{ font-size: 1rem !important; }
.nombre							{ width: 40px !important; }
.svg-inline--fa					{ height: 2em !important; }

@media (max-width: 1200px)
{
  BODY							{ font-size: 16px !important; }
  LABEL							{ font-size: 0.85rem !important; }
  INPUT[type=number]			{ width: 35px !important; }
}
