label.field
{
text-align: center;
width: 100px;
font-weight: bold;
}

input[type=text]
{
border-radius: 0;

  -webkit-appearance: none;
}

legend
{
font-size: 20px;
  color: blue;

}

.container_24 .grid_16 {
    width: 60%;
}

