.sg-checkout-location-picker-wrapper:before,
.sg-checkout-location-picker-wrapper:after {
  content: "";
  display: table;
  table-layout: fixed;
  width: 100%;
}

.sg-checkout-location-picker-wrapper .sg-container {
  margin-top: 20px;
}

.sg-checkout-location-picker-wrapper .sg-container p:last-child {
  margin-bottom: 0 !important;
}