.case-studies-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.case-study-item{display:flex;align-items:flex-start;border-radius:30px;border:1px solid #f6f6f6;background:#f6f6f6}.case-study-content{width:100%;max-width:340px;padding:50px 35px 35px;background:#f6f6f6;min-height:225px;border-radius:30px}.case-study-description{min-height:100px}.case-study-image img{width:100%;display:block;height:250px;margin:0 0 -8px 0;padding:0;border-radius:30px 0 0 30px!important}.case-study-content h3{margin-top:0;font-size:26px;font-weight:700;padding-bottom:10px;color:#000}.case-study-description p{font-size:16px;padding-bottom:15px}.single-case_studies .art-blog-details-author{display:none!important}.single-case_studies .main-img img{height:250px;object-fit:cover;object-position:center}@media screen and (max-width:767px){.case-study-item{display:grid}.case-study-content{padding:30px 15px 15px;min-height:auto;max-width:100%}.case-studies-wrapper{grid-template-columns:auto}.case-study-image img{width:100%;border-radius:30px!important}}