@media (max-width: 900px) {
.footer-text {
padding-left: 10px!important;
padding-right: 10px!important;
}
#footer-widgets .row .col:nth-of-type(2), #footer-widgets .row .col:nth-of-type(1) {
display: none;
}
}
.just-giving-logo {
max-width: 200px!important;
}