.provider-card{display:flex;justify-content:center;align-items:center;background:var(--color-dark-grey-1);box-shadow:0 0 1px rgba(0,0,0,.32),0 40px 64px rgba(0,0,0,.24);border-radius:12px;height:68px;cursor:pointer}@media(min-width: 960px){.provider-card{height:88px}}.provider-card__img{max-width:80%;max-height:36px}@media(min-width: 960px){.provider-card__img{max-width:156px;max-height:56px}}
.providers-section-header{flex:1}
