.pyramid-layout{display:flex;flex-direction:column;align-items:center;max-width:1350px;margin:40px auto auto}.pyramid-row{gap:20px;margin-bottom:20px}.pyramid-item,.pyramid-row{display:flex;justify-content:center}.pyramid-item{align-items:flex-start}.ImageCardPyramid{height:500px;width:300px;display:block}.ImageCardPyramid,.ImageCardPyramid2{border-radius:16px;border-color:#4d4d4d;border-width:1px}.ImageCardPyramid2{height:460px;margin-bottom:20px;width:280px}@media (min-width:768px){.pyramid-item{flex:1}.pyramid-item:first-child,.pyramid-item:nth-child(2){flex-basis:calc(50% - 200px);margin-bottom:32px}.pyramid-item:nth-child(2){margin-right:0}.pyramid-item:nth-child(n+3){flex-basis:calc(33.33% - 20px);margin-right:5px!important}.pyramid-item:nth-child(3){margin-left:0!important}}