@media screen and (max-width: 769px) {
    .custom-search-form .field-group {
        width: 100%;
    }
}