table.column-table-centar td {
    text-align: center;
}

.c-figure-01.fix-figure-margin-top {
    margin-top: 0;
}

.c-heading5-01.nisa_situation h5{
  position: relative;
  color: #535252;
  padding-top: 25px;
}
.c-heading5-01.nisa_situation h5:before{
  content: "";
  background: url(/products/securities/premium/img/icon_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}