.give-search .cmp-search__icon{top:1rem;z-index:1}
.give-search .cmp-search__field{height:3rem;display:inline-block;margin-bottom:0;vertical-align:middle}
.give-search .cmp-search__input{border-radius:6px;box-shadow:none;font-size:16px;line-height:20px;padding:0 13px 0 27px;height:3rem;width:300px;max-width:100%;display:inline-block;vertical-align:middle;background-color:#fff;position:relative;overflow:hidden;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;color:#555}
.background-gray .cmp-search__input{border:0}
.give-search .cmp-search__clear-icon{top:1rem}
.tc .cmp-search__results{margin:0 auto;position:relative}
.give-search .cmp-search__results{min-width:0;width:350px}
.background-large{height:144px;padding:45px 0}
.background-gray{background:#e7e7e7}