.basic-learning-songcountry-img1 { width: 300px; height: 300px; margin: 50px; display: flex; justify-content: center; align-items: center; margin-top: 100px; } .basic-learning-songcountry-img1 img { width: 60%; } .basic-learning-songcountry-img2 { width: 300px; height: 300px; margin: 50px; display: flex; justify-content: center; align-items: center; margin-top: 100px; } .basic-learning-songcountry-img2 img { width: 90%; } .basic-learning-songcountry-img-container { display: flex; flex-direction: column; align-items: center; justify-content: center; } .basic-learning-songcountry-sentence { display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 700px; }