.three-card-main,.whitecard{display:flex;justify-content:space-between}.whitecard{background-color:#fff;border-radius:5px;flex:0 0 32%;flex-direction:column;gap:30px;padding:20px}.whitecard .card-content p{margin-bottom:4px}.module-button{margin-top:30px;text-align:center}@media (max-width:768px){.three-card-main{display:block}.whitecard{margin-top:20px}}