.content {
    display: flex;
    flex-direction: column;
}

.gift {
    width: 100%;
    flex: 1;
}