 .box {
     display: flex;
     justify-content: fles-start;
 }

.space  {
     width: 30px;
 }
  
 .text  {
     width: 355px;
 }

