a.sermon-audio {
  background: url(icons/audio.png) no-repeat center left;
  padding-left: 20px;
  height: 16px;
  line-height: 16px;
}

.cbcwla_sermon_main article {
  float: left;
  width: 21%;
  background: #eee;
  margin: 1% 1%;
  padding: 1%;
}


article .entry-content .wpfc_sermon_wrap {
  padding-bottom: 0px;
}

@media all and (max-width: 900px) {
  .cbcwla_sermon_main article {
    width: 46%;
  }
}

ul.ct-font-resizer {
    list-style: none;
}

li.fontResizer.ct-font-resizer-element::before {
    content: "字體大小: ";
}
