.related-projects{display:flex;justify-content:space-between;max-width:1540px;width:100%;margin:0 auto}.single-related-project{overflow:hidden;width:490px;max-width:45%}.single-related-project .project-image{cursor:pointer;display:flex;justify-content:center;align-items:center;width:100%;height:312px;overflow:hidden;margin-bottom:32px}.single-related-project .project-image:hover img{transform:scale(1.05)}.single-related-project .project-image img{transition:.2s;min-height:100%;width:100%;object-fit:cover}.single-related-project .project-description{display:block;color:#73747c;font-weight:600;font-size:16px;margin-bottom:20px}.single-related-project .project-title{display:block;width:457px;max-width:100%;font-size:24px;margin-bottom:18px}.single-related-project .project-title b div{font-weight:600}.single-related-project .project-about{width:403px;max-width:100%;font-weight:300;font-size:16px}@media(max-width:1024px){.related-projects{display:block}.single-related-project{max-width:100%;width:100%;margin-left:auto;margin-bottom:30px}}