I would like to move Footer Widget 3 to the left or apply padding/margin to the right side of it, without effecting the other footer widgets. It is an image in footer widget 3 and I had to apply this css just to get the image to enlarge:
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail{
max-width:140%;
}
but then it impedes into footer widget 4.
Also I can’t figure out how to get rid of the small padding/margin below the image (footer widget 3). I would like the bottom of the girl in the image to be flush with the top of the footer bar.