.label-ad:before {
    content: "ADVERTISEMENT";
    font: normal 10px/10px sans-serif;
    color: #888;
    padding-left: calc(50% - 44px);
}