#cover-img{
    width: 90%;
    height: 50vh;
    object-fit: cover;
    margin: 0 5%;
}

#liberta-abilita{
    width: 90%;
    margin: 0 5%;
    height: 50vh;
    object-fit: cover;
}

.gift-container.home{
    position: relative;
    left: 50%;
    margin: 0px;
    transform: translateX(-80px);
}