#breadcrumb {
   width: 1258px !important;
}
.breadcrumb .first {
    background-color: #A1A1A1;
    background-image:url('/sites/default/files/icon_home.png')! important;
    background-repeat:no-repeat;
    background-position:center; 
    border-radius: 5px 0 0 5px;
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    text-indent:-9999px;
    margin-left:0px !important;
}