.certifications-section{width:100%;padding:0px 0 30px;box-sizing:border-box}.certifications-section .certifications-section__title{width:90%;max-width:1350px;margin:0 auto;font-weight:bold;color:#333333;text-align:center}.certifications-section .certifications-section__description{width:90%;max-width:1350px;margin:0 auto;font-weight:400;color:#333333;line-height:30px;text-align:center;margin-top:30px;margin-bottom:40px}.certifications-section .certifications-section__content{width:90%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.certifications-section .certifications-section__item{width:calc(100% / 5 - 10px);max-width:348px;margin-bottom:40px}.certifications-section .certifications-section__item-image{width:100%;height:auto}.certifications-section .certifications-section__item-image img{width:100%;height:auto}@media screen and (max-width:760px){.certifications-section .certifications-section__item{width:calc(50% - 10px)}}@media screen and (min-width:760px) and (max-width:1020px){.certifications-section .certifications-section__item{width:calc(50% - 10px)}}