display: flex;の中で一部除外したい

.aaa {
flex-wrap: wrap;
}

.aaa p {
width: 100%;
}