/* mobile */
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .header-blurb { text-align:center; }
}
.user-defined-content img:not(.widget *) { height: auto !important; }
.stars p { font-size: 40px; padding-bottom: 20px; padding-top:5px; color:#ffaf6c;  }
.xero-staff-pick { text-align: center; margin-top: 20px; }
.xero-staff-pick p { background: #eee; display:inline-block; font-size:14px; line-height: 26px; color: #002A46 !important; border-radius: 20px; padding: 4px 12px 4px 6px; }
.xero-staff-pick p img { float:left; margin-right:8px; }