@media (min-width: 768px) and (max-width: 1199px) {
  .invoice .control-label {
    text-align: left;
  }
}
