#VehicleDetails .placeholder3column1row2 {
  width: 155px;
  margin: 0 auto;
}
.inventory{
width: 100%;
}
.commentsBox{
height: 28px;
}

.commentsText {
height: 15px;
}

.inventoryListItem {
position: relative;
}

.layout1 .itemCertification {
position: absolute;
top: 270px;
right: -5px;
overflow: visible;
}

.layout2 .itemCertification {
position: absolute;
top: 60px;
right: -5px;
overflow: visible;
}

