:root{--cert-width-default:50px;--cert-gap:15px}.certificates_wrapper{padding-top:50px}.certificates_wrapper>*{margin-bottom:var(--cert-gap)}.certificates_wrapper .certificates_row{display:flex}.certificates_row{gap:var(--cert-gap)}.certificates_row img{width:var(--cert-width-default)}.certificates_row img.double{width:calc(var(--cert-width-default)*2)}@media (min-width:767px){.certificates_wrapper .certificates_row{justify-content:end}.certificates_wrapper{padding-top:0;text-align:right}}