[http://jsfiddle.net/w7r3gveg/]1
I am looking to position 4 Facebook logos in the center bottom of my background image.
The background is represented by the 'bg' div, while the Facebook logo is in the 'facebook' div.
Currently, I can center the Facebook logo within the bg div, but it is not responsive.
My goal is to have the Facebook logo consistently positioned over the bg div, so that regardless of screen width changes made by the user, the logo remains locked in place relative to the bg div.