.contentBoxBottom {
    justify-content: center;
}
#mainComtents > div.contentBoxBottom > div:nth-child(1) > div.CertificationBox-img > img {
    /* width: 100%;
    height: 100%; */
}

.contentBoxBottom > .CertificationBox {
    min-height: 485;
    height: auto;
}
.contentBoxBottom > .CertificationBox > .CertificationBox-img {
    
}
.contentBoxBottom > .CertificationBox > .CertificationBox-name {
    min-height: 40px;
    height: auto;
    padding: 5px 0;
}