.wrap {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px;
}