@media only screen and (max-width: 64rem) {
    .store-locator-form-wrapper .btn {
        min-width: initial;
    }
}
