.present {border-bottom:1px solid #ddd; padding-bottom:1rem; margin-bottom:1rem; justify-content: space-between;}
.present img {max-height:145px;}
.present h4, .present h5 {font-weight:600; font-size:1.1rem}
.present .red { color:#d00;}
.present .options { line-height:1.1rem; padding-left:15px}
.present li  { list-style-type:none; position:relative; }
.present li:before  { content:"\25CF"; font-size:.9rem; line-height:0; 
		position:absolute; top:7px; left:-15px; }



.gift {background: #222222; color: white; padding: 5px 60px 0px 60px; height: 200px;}
.gift.maunfeld, .gift.zigmund, .gift.blanco { background: #052b6c;}

.gift p {font-size: 20px; line-height: 44px;text-align: center; margin-bottom: 0;}
.gift .tit { display: inline-block; font-style: normal; font-weight: 600; font-size: 2.25rem; line-height: 1;
    text-align: center; color: white; background: #dd0300; margin-bottom: 10px; padding: 20px 100px 20px 100px;
}
.gift .more3 { font-style: normal; font-weight: 600; font-size: 20px; line-height: 22px; color: #2b2b2b; text-align: left;
    margin-top: 50px; background: #FFCE00; padding: 20px 20px 20px 56px; margin-left: 37%; position: relative; top: -70px; }
.gift .more3 i { margin-left: 12px; color: #dd0300 }


@media (max-width: 576px) {

.gift { background: #dd0300; margin:0 0 1.5rem 0; padding:0; }
.gift .tit { background: none; margin:0; padding:0; }
.gift .more3 { margin:1rem 0 0 0; padding:1rem; top: 0px; text-align:center}
	
}