I need the word "social" to remain in line with the black bars, both on regular devices and mobiles. Although in bootstrap/html it may not align perfectly, it still stays close to the black bars. See example here
Here is the code.
Even though I can adjust this with CSS to align perfectly with the black bars, it doesn't maintain the alignment when the screen size changes, particularly on mobile devices.
My goal is to have perfect alignment that remains consistent across all screen sizes.