/*

  Theme name: Salient - Child
  Description: Red Box Salient Child Theme
  Author: Red Box Web
  Author URI: http://www.redboxweb.co.uk/
  Version: 1.0
  Text Domain: salient
  Template: salient

*/
@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;
}