section.module-dealers-list .d-loader {
  display: none; }

section.module-dealers-list .body {
  height: auto !important;
  max-height: none !important;
  justify-content: center; }
  section.module-dealers-list .body .results {
    padding-left: 0 !important; }
    section.module-dealers-list .body .results .result {
      padding: 0 0 50px 0;
      margin-bottom: 50px; }
      section.module-dealers-list .body .results .result:last-child:after {
        display: none; }
  section.module-dealers-list .body .search {
    padding-top: 0 !important;
    height: auto !important; }
  @media screen and (max-width: 991px) {
    section.module-dealers-list .body {
      flex-direction: column; }
      section.module-dealers-list .body .search {
        width: 100%;
        max-width: initial; } }

section.module-dealers-list .storeaddress-group {
  margin-bottom: 10px; }

section.module-dealers-list .storeaddress {
  display: flex;
  width: 100%;
  align-items: flex-end; }
  section.module-dealers-list .storeaddress svg {
    margin-right: 10px; }

@media screen and (min-width: 991px) {
  section.module-dealers-list .body .results .result .links {
    padding-top: 30px; }
  section.module-dealers-list .body .results .result .g1 {
    padding-bottom: 30px; } }
