.project-card{width:300px;height:400px;margin-right:20px;background-color:#fff;border-top-left-radius:50px;border-bottom-right-radius:50px;box-shadow:0 10px 15px rgba(0,0,0,.15);overflow:hidden;flex-shrink:0;transform:translateZ(0)}.project-card img{width:100%;height:100%;object-fit:cover;display:block}