Home Page

The Play and Learn Place

.smfplBlockContainer { display: flex; width: 100%; margin: 0px auto; flex-wrap: wrap; justify-content: center; } .smfplBlock { display: flex; flex-direction: column; justify-content: space-between; padding: 0px; margin: 10px; width: 31%; min-width: 290px; max-width: 600px; } .smfplBlock img { width: 100%; }