#branch_details_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.branch-detail-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:center}.branch-detail-block{margin:1rem;padding:1rem;text-align:center;width:280px}#team_list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:center;max-height:700px;overflow-y:scroll;padding:0 1rem}@media only screen and (max-width:600px){#branch_details_wrapper{flex-direction:column}#team_list>div,.branch-detail-block,.branch-detail-row{width:100%}}.loan-officer{align-items:center;background:#ebeef0;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;margin:.5rem;padding:.5rem;width:400px}@media only screen and (max-width:600px){.loan-officer{width:100%}}.lo-img{border-radius:999px;height:40px;overflow:hidden;width:40px}.lo-img img{height:auto;width:100%}.loan-officer-name{font-weight:700;padding:0 1rem}.lo-nmls{font-size:.7rem;font-weight:400}.loan-officer-details{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.lo-phone-icon{background:#fff;border-radius:999px;height:auto;margin:0 .25rem;overflow:visible;padding:.5rem}#team_list::-webkit-scrollbar{height:4px;width:4px}#team_list::-webkit-scrollbar-button{height:0;width:0}#team_list::-webkit-scrollbar-thumb{background:#ccc;border:0 #fff;border-radius:50px}#team_list::-webkit-scrollbar-thumb:hover{background:#fff}#team_list::-webkit-scrollbar-thumb:active{background:#ccc}#team_list::-webkit-scrollbar-track{background:transparent;border:0 #fff;border-radius:50px}#team_list::-webkit-scrollbar-track:hover{background:#ccc}#team_list::-webkit-scrollbar-track:active{background:#333}#team_list::-webkit-scrollbar-corner{background:transparent}