.patient-access-login{background:#fff}.providers-wrapper{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;max-width:870px;margin:0 auto 40px}.provider-unit{padding:10px;border-radius:5px;background:white;box-shadow:0 0 15px 0 rgba(0,0,0,0.15);text-align:center;flex-basis:200px;margin:10px;text-decoration:none;display:flex;flex-direction:column}.provider-unit:hover{background:rgba(255,255,255,0.9)}.provider-name h3.name-text{font-size:15px;font-weight:600;color:#008bd2;margin-bottom:0}.provider-unit .provider-logo{color:#878787;font-size:13px;flex-grow:1;background-size:contain;background-position:center center;background-repeat:no-repeat;border-radius:6px;margin:25px;min-height:80px}.access-link{justify-self:flex-end}.provider-unit .btn{text-decoration:none;display:inline-block;margin-bottom:10px}