#testimonios{display:flex;justify-content:space-between;flex-direction:row;zoom:120%}#testimonios>div{padding:4em}#testimonios .izq{background-color:#c7cccf;width:45%;display:flex;justify-content:flex-end;align-items:center;gap:.6em}#testimonios h3{color:#2f3e4c}#testimonios .der{background-color:#eef0f1}#testimonios p{font-family:Lora,serif;font-style:italic;padding-bottom:1.3em;line-height:1.5em}#testimonios .puntuacion{display:flex;align-items:baseline;gap:.6em}#testimonios .puntuacion p{font-style:normal}@media(max-width:900px){#testimonios{display:flex;justify-content:space-between;flex-direction:column;zoom:100%}#testimonios .izq{width:100%;justify-content:start}#testimonios .der{padding:3em}#testimonios>div{padding:8em 2em 1.5em 2em}}