footer .footer-social h2 {
    padding: 0 0 30px 0px;
    text-transform: uppercase;
    font-size: 1.034em;
    color: #fff;
}

footer .footer-social h2 a {
	  font-size: 1.034em;
}

footer .footer-social ul li a i, footer .footer-social ul li a span.fa, footer .footer-social ul li a span.fab {
    color: #fff;
    font-size: 2.3em;
}

footer .footer-logo img {
	height: auto;
}

footer .col-md-8.campaign img {
		width: 75%;
}

@media only screen and (max-width: 768px) {
		footer .col-md-8.campaign img {
			width: 50%;
		    }
}