#pk_flex_content .flex_layout.dealer_finder {
  max-width: 100%;
  position: relative;
  padding: 0 20px;
  margin-bottom: 80px;
}

.flex_layout.dealer_finder .dealer-finder__section {
  width: 100%;
}

.flex_layout.dealer_finder .content-wrapper {
  grid-column: 1/13;
}

@media (min-width: 768px) {
  #pk_flex_content .flex_layout.dealer_finder {
    margin-bottom: 145px;
  }
}
