.real-estate-agent-list{display:grid;grid-gap:2.4375rem;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:center}.real-estate-agent-list .medallion .img{width:10rem!important;height:10rem!important}.real-estate-agent-list .medallion .name{font-size:1.25rem}.real-estate-agent-list .medallion .name:not(:last-child){margin-bottom:0.25em}.real-estate-agent-list .medallion .name a{color:black}@media screen and (min-width:calc(900px + 1px)){.real-estate-agent-list{grid-gap:3.0625rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:calc(1200px + 1px)){.real-estate-agent-list{grid-gap:3.6875rem;grid-template-columns:repeat(3,minmax(0,1fr))}.real-estate-agent-list .medallion{grid-gap:2.25rem!important}}@media screen and (min-width:calc(1500px + 1px)){.real-estate-agent-list{grid-gap:4.3125rem}.real-estate-agent-list .medallion{grid-gap:2.75rem!important}.real-estate-agent-list .medallion .img{width:12.5rem!important;height:12.5rem!important}}
/*# sourceMappingURL=list.css.map */