.locations-page-content{margin:auto;padding-top:2rem;width:90%}@media (min-width:992px){.locations-page-content{width:90%}}.search-container{border:1px solid #000;border-radius:5px;padding:1.5rem}.search-container a{color:#ed1c24}.search-container label h5{margin-bottom:0}.search-container .form-group{margin-bottom:1rem}.search-container .search-button{border-radius:.2rem;font-size:.875rem;padding:.45rem 1rem}.match-height{height:100%}#map{min-height:450px}#store-list-container{display:flex;flex-wrap:wrap}#store-list-container .store-container{background:#efefef;border:1px solid #ccc;border-radius:16px;flex:1 0 21%;margin:25px;padding:1em}#store-list-container .store-container .store-type{font-size:1.1rem;font-weight:700;margin:0 0 .3em}#store-list-container .store-container .store-name{font-size:1.5rem;margin:0}#map-section{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}#map-section #find-a-rep-box{flex:1 0 30%;text-align:center}#map-section #map-container{flex:1 0 60%;position:relative;text-align:center}#map-section #map-container img{display:none;left:50%;position:absolute;top:0;transform:translateX(-50%)}#map-section #map-container img.map-active{display:inline;z-index:99}#map-section #map-container img.map-base{display:block;position:relative;z-index:1}