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