.checkout .tws-checkout--delivery-address .tws-checkout--field-id-name label[for=name] {
	font-size: 0px;
}
.checkout .tws-checkout--delivery-address .tws-checkout--field-id-name label[for=name]:before {
  content:"Företags namn";
	font-size: 14px;
}