.vb-header { position:relative; }
XXX.vb-header h2 { margin:0; }

.vb-header .vb-icon { height:30px; background-size: contain; background-repeat: no-repeat; background-position:left; }
.vb-header.vb-right .vb-icon { background-position:right; }
.vb-header.vb-center .vb-icon { background-position:center; }

.vb-header > .vb-line { position: absolute; height: 2px; left: 0; right: 0; background-color: #000; top: -12px; max-width: 180px; width: 100%; margin: 0 auto 0 0; }
.vb-header.vb-center > .vb-line { margin: 0 auto; }
.vb-header.vb-right > .vb-line { margin: 0 0 0 auto; }