Guest User

Untitled

a guest
Oct 20th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. max-width: 100%;
  2. max-height: 100%;
  3.  
  4. <div class="media">
  5. <img src="http://www.fulltimefba.com/wp-content/uploads/2014/04/bigstock-obstacle-ahead-caution-for-dan-41515888.jpg"/>
  6. </div>
  7.  
  8. .subcontainer2 .media img {
  9. height: 100%;
  10. width: 100%;
  11. object-fit: contain;
  12. object-position: top;
  13. }
Add Comment
Please, Sign In to add comment