.interest-container { max-height: 400px; width: 400px; box-shadow: 0px 2px 20px rgba(0,0,0,0.1), 0px 2px 20px rgba(0,0,0,0.1); display: flex; justify-content: center; align-items: center; /* margin-top: 120px; */ } .interest-container img { width: 400px; height: 400px; }