.certifications{margin-top:40px;.certificate{display:flex;flex-direction:column;gap:20px;margin-bottom:50px;.certificate-info{text-align:center;h3{color:#262626;font-weight:900;font-size:clamp(18px,1.5vw,20px)}p{color:rgba(89,89,89,.6);font-size:clamp(14px,1.5vw,14px)}}.certificate-image{display:flex;justify-content:center;img{width:180px;height:100%;&.ISO{width:100px}}}@media screen and (min-width:768px){flex-direction:row;gap:50px;.certificate-info{text-align:left;width:60%}.certificate-image{width:40%;justify-content:flex-start;img{width:200px}}}@media screen and (min-width:1024px){.certificate-image{img{width:250px;&.ISO{width:130px}}}}}}