.sustain-wrapper .sustain p{font-size:17px!important}.sustain-wrapper .sustain .cuadros{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media (max-width:767px){.sustain-wrapper .sustain .cuadros{grid-template-columns:repeat(1,1fr)}}.sustain-wrapper .sustain .cuadros .cuadro{padding:20px;background-color:#f7f4eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:350px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px}.sustain-wrapper .sustain .cuadros .cuadro img{height:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}