.card-holder{display:flex;flex-direction:row;gap:50px;justify-content:space-between}.coloumn-card{background-color:#fff;border:1px solid #dae3ef;border-radius:4px;padding:40px;width:100%}.flex-title{display:flex;justify-content:space-between}.flex-title h4{margin:0 0 20px}.svg-icon{margin-right:-10px}.svg-icon,.svg-icon svg{width:50px}.coloumn-card.fill-image{padding:0}.coloumn-card.fill-image img{height:100%!important;object-fit:cover;padding:0}@media only screen and (max-width:900px){.card-holder{flex-direction:column}.coloumn-card.fill-image{display:none}}