/* BASIC css start */
#gift {
    width: 100%;
    margin: 0 auto; 
    max-width:640px;
}
#gift img{
    max-width: 100%; 
}
/* BASIC css end */

