.DocumentsSection .document-list{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px;row-gap:60px}.DocumentsSection .document{padding:0 15px;width:33.33%}.DocumentsSection .image{height:350px;margin:0 auto;max-width:400px}.DocumentsSection .title{margin:25px auto 0;max-width:400px;text-align:center}.DocumentsSection .image img{height:100%!important;object-fit:contain;object-position:center bottom;width:100%}@media (max-width:991px){.DocumentsSection .document{width:50%}}@media (max-width:767px){.DocumentsSection .document{width:100%}.DocumentsSection .image{height:auto}.DocumentsSection .document-list{row-gap:35px}}