.flexy-testo-immagine{display:flex;flex-direction:column;gap:2rem}.flexy-testo-immagine__col{display:flex;flex-direction:column;justify-content:center;width:100%}.flexy-testo-immagine__col img{padding-top:0}.flexy-testo-immagine__col.img-cover img{min-height:100%;min-width:100%;object-fit:cover}.flexy-testo-immagine.with-cover .flexy-testo-immagine__col-inner{margin-left:auto;max-width:calc(600px - 1rem);padding:4rem 20px}@media only screen and (min-width:768px){.flexy-testo-immagine{flex-direction:row}.flexy-testo-immagine.reverse{flex-direction:row-reverse}.flexy-testo-immagine__col{width:50%}}