.ImageComponent{width:300px;height:200px;background-color:#e38a164b;display:flex;justify-content:center;align-items:center;border-radius:4px;padding:1%}@media only screen and (max-width: 600px){.ImageComponent{padding:1% 2%}}.ImageComponent:hover{background-color:#e29a0b;transition:.5s ease-in-out}.ImageComponent .meal-prep-pic{border-radius:4px;width:95%;height:95%}@media only screen and (max-width: 600px){.ImageComponent .meal-prep-pic{width:100%}}
