.content1{background-color:black;width:100%;display:flex;justify-content:center;align-items:center}.content2,.content3{background:#1f1f1f;display:flex;flex-wrap:wrap;justify-content:center}.content3{width:100%}.content4{background-color:#1f1f1f;display:flex;flex-wrap:wrap;justify-content:center}.cardnew{margin:10px;background-color:rgb(43,39,39);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:400px;padding:20px;text-align:center}@media (max-width:500px){.content3{background:#1f1f1f;display:flex;flex-direction:row;justify-content:center}}