.style-container{
  display: flex;
  justify-content: space-evenly;
  flex-wrap: nowrap;
  flex-direction: row;
}

.name-train-builder .train-part {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
.postid-134 span#name-train-cost-everearth ,span#name-train-cost-kaper-kidz{
  font-size: 13px;
  color: black;
}
.postid-134 p {
    font-size: 15px;
    font-weight: bold;
}