

/* Start:/findoffice/style.css?1608046759424*/
#findOffice {
  display: flex;
  position: relative;
}

.suggestions-wrapper {
  position: absolute;
  top: 30px;
  width: 100%;
}

.postal_office {
  background-color: white;
  margin: 15px 0;
  border: 1px solid #e7e7e7;
  padding: 5px;
  box-shadow: 0px 4px 5px 5px #0000000d;
  display: flex;
}
.postal_office div {
  margin: 0 10px;
}

@media screen and (max-width: 426px) {
  .schedule span {
    display: block;
  }
}
/* End */
/* /findoffice/style.css?1608046759424 */
