.quality-and-safety-card{display:flex;flex-direction:column;width:400px;height:100%;max-height:364px;background-color:#fff;border-radius:10px;overflow:hidden}.quality-and-safety-card>svg{flex-shrink:0}@media screen and (max-width:1200px){.quality-and-safety-card{width:316px;min-height:364px}}@media screen and (max-width:480px){.quality-and-safety-card{width:100%}}.quality-and-safety-image{width:100%;height:66.48%;object-fit:cover;aspect-ratio:1.6673427992}@media screen and (max-width:1200px){.quality-and-safety-image{height:67.58%}}.quality-and-safety-content{display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:30px;flex-grow:1}.quality-and-safety-link{padding-top:15px;text-decoration:underline;font-size:14px;color:#555}.quality-and-safety-link:hover{color:gray}