@media only screen and (max-width : 768px) {
footer #bottom .footer-social-icons li {
	float: none!important;
	display: inline-block;
    text-align: center;
}
footer #bottom .footer-social-icons {
    padding: 10px 0;
    text-align: center;
}
#bottom .fl{
    float: none!important;
    text-align: center;
}
}