.footer__item--footer2 {
   width: 25% !important;
}

.site-header__search button {
    border: none;
    padding: 0;
}

@media (max-width: 480px) {

.footer__item--footer2 {
    width: 100% !important;
}

}