/*Search Term: "CSS change image height"*/ img { height: /*Add height here*/; } /*Example*/ img { height: 200px; }