.skeleton-flip-card{display:flex;flex-direction:column;row-gap:5px}.skeleton-flip-card .content{background:#fff;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:10px}.skeleton-flip-card .content-sm{height:150px;width:100px}.skeleton-flip-card .content-md{height:200px;width:130px}.skeleton-flip-card .content-lg{height:250px;max-width:167px;width:167px}.skeleton-flip-card .row{display:flex;justify-content:space-between}
