EduardET

with this

Feb 6th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. @media screen and (min-width: 980px) {
  2.     .et_pb_posts .et_pb_image_container img,
  3.     .et_pb_posts .et_pb_post a img {
  4.         max-width: 40%!important;
  5.         float: left!important;
  6.         margin-right: 30px!important;
  7.     }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment