#static-map img {
  height: 100%;
  object-fit: cover;
}

.just-in-time-help-text {
  line-height: 24px;
  margin-top: 18px;
}

@media (min-width: 565px) {
  .just-in-time-help-text {
    text-align: right;
  }
}

#just-in-time-button {
  color: #317793;
  font-weight: normal;
  text-decoration: underline;
}
