.tws-checkout--select-delivery-list-empty {
    font-size: 0px;
}
.tws-checkout--select-delivery-list-empty:before {
  font-size: 15px!important;
  content: "We dont sell to companies outside of Sweden. Please select customer type individual";
}