.cus_stories_flex{display:flex;justify-content:space-between}.cus_stories_card{flex:0 29%;background:#fff;padding:10px;display:flex;flex-direction:column;align-items:center;transition:.3s all ease;background:white;transition:all .3s ease;box-shadow:0px 4px 9px rgb(0 0 0 / 15%);border-radius:17px}a.cus_stories_button{background:#46585e;border-radius:5px;color:white;cursor:pointer;font-weight:400;text-align:center;display:inline-block;padding:2% 8%}.cus_stories_card img{width:100%;border-top-left-radius:10px;border-top-right-radius:10px}.cus_stories_text{padding-bottom:5px;text-align:center;max-width:100%}@media only screen and (max-width:768px){.cus_stories_flex{display:block;justify-content:space-between}.cus_stories_card{margin-bottom:20px}}