.eco-field {
    background-color: #E7FFE7;
}

@media print {
   body { font-size: 8pt!important }
 }
 @media screen, print {
   body { line-height: 1.2 }
 }
