.certificates{gap:16px;img{height:fit-content;max-height:90px;@media (width <= 768px){max-width:100%}}@media (width >= 768px){display:flex;flex-direction:row;flex-wrap:wrap}@media (width <= 768px){display:grid;grid-template-columns:repeat(4,1fr)}@media (width <= 600px){grid-template-columns:repeat(3,1fr)}@media (width <= 480px){grid-template-columns:repeat(2,1fr)}}