@import url('../default/style.css');

h1 {padding-top:0;}
.zebra-line {clear: both;}
.zebra-line::before {content:" "; width: 100%;height: 19px;background: url('../../templates/default/images/star.png') no-repeat 50% 0;position:absolute;left:0;top:-19px;z-index: 9;}

.columns-container ul {float:left; width: 100%;}
.columns-container li {float:left; width: 50%;}