SyntaxFix
Write A Post
Hire A Developer
Questions
For image purpose you can do something like this
img { width: calc(100% + 20px); // twice the value of the parent's padding margin-left: -10px; // -1 * parent's padding }