<label class="switch">
<input type="checkbox">
<div class="switch__toggle">
<span>all</span>
</div>
</label>
<label class="switch -small">
<input type="checkbox">
<div class="switch__toggle">
<span>all</span>
</div>
</label>
<label class="toggle-button">
<input type="checkbox"/>
<span>Children</span>
<span>Nurses</span>
</label>
<label class="toggle-button -full-width">
<input type="checkbox"/>
<span>Children</span>
<span>Nurses</span>
</label>