.mlops-framework *{color:#000;margin-bottom:0}.mlops-framework{background:#fff}.mlops-framework-container{margin:auto;width:90%}.mlops-img-container-img{display:flex;margin:20px auto;width:80%}.mlops-card-container{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:30px;grid-row-gap:30px}.mlops-card{border:2px solid #e8e8e8;border-radius:12px;padding:20px}.mlops-card-h3{font-size:20px}.mlops-card-p{font-size:18px}.ml-framework{display:flex;justify-content:center}.mlops-card ul li{display:flex}.mlops-card .icon-right{margin-right:10px;width:20px}.mlops-card-h3,.mlops-card-p{margin-bottom:20px!important}.mlops-card ul .mlops-card-p{font-size:17px;margin-bottom:10px!important}.desktop{display:block}.mobile{display:none}@media screen and (max-width:1100px){.mlops-card-container{display:grid;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:840px){.mlops-card ul .mlops-card-p,.mlops-card-h3 .mlops-card-p{font-size:16px!important}.mobile{display:block;margin-top:0}.desktop{display:none}}@media screen and (max-width:520px){.mlops-card{padding:10px}}