$(document).ready(function(){
$("div.header.bundle span.bundle-container ul li:last").css({'border-right': '4px solid #b16b38'});
});