.phoneBox{ display: flex; justify-content: center; margin-top: 20px; } .phoneBoxInput{ display: flex; } .phoneBoxTitle{ font-size: 16px; margin-right: 10px; line-height: 42px; /* color: #929292; */ }