.upsell {
  clear: both;
  margin-top: 20px;
  width: 100%; /*expand the width of the div to fill it's parent*/
}
.upsell div {
  border: 0 !important;
}