/* StrengthLab One: compact service bar on small screens */
.sl-cro-trustbar__label--mobile{display:none}
@media(max-width:749px){.sl-cro-trustbar__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sl-cro-trustbar__item{min-height:35px;padding:7px 4px;text-align:center;align-items:center}.sl-cro-trustbar__item strong{font-size:.56rem;line-height:1.1}.sl-cro-trustbar__item small,.sl-cro-trustbar__label--desktop{display:none}.sl-cro-trustbar__label--mobile{display:inline}}
