.registered-charity-logo .acnc img{width:240px;}
@media only screen and (max-width: 1499.98px) {
    footer .upper-footer-section .registered-charity-logo {max-width:100%;}
	footer .upper-footer-section .registered-charity-logo .macs-logo{max-width:100px;}
	footer .upper-footer-section .registered-charity-logo img{max-width:200px;}
}
@media only screen and (max-width: 1199.98px) {
	footer .upper-footer-section .registered-charity-logo .macs-logo{max-width:79px;}
	footer .upper-footer-section .registered-charity-logo img{max-width:160px;}
}
@media only screen and (max-width: 991px) {
	footer .upper-footer-section .important-links .registered-charity-logo-inner img{width:100px;}
}
@media only screen and (max-width: 767px) {
	footer .upper-footer-section .important-links .registered-charity-logo-inner img{width:200px;}
	footer .upper-footer-section .important-links .registered-charity-logo-inner .macs-logo{width:90px;}
}