.phone-entry-view .form .field {
    width: 100%;
    margin-bottom: 16px;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
}
