@media screen and (max-width:480px) {
#info dl dd, #delivery dl dd, #payment dl dd{
padding-right: 0!important;
}
}