.gifts {
    display: flex;
    align-items: center;
    justify-content: center;
}
.gifts img {
    height: 700px;
}