.card-and-btn_main-container{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:baseline}.card-and-btn_container{display:flex;flex-direction:column;align-items:center}.card-and-btn_card-body{text-align:center;display:flex;flex-direction:column}.card_and_btn_button{text-align:center;text-decoration:none;margin:1rem 0;padding:.75rem 2rem;border:0}.card_and_btn_card-title{margin-bottom:1rem;font-weight:bold !important}.card_and_btn_card-description{text-align:justify}@media(max-width:810px){.card-and-btn_main-container{justify-content:space-around}}.card-and-btn_img{width:200px;margin:2rem 0}@media(max-width:428px){.card-and-btn_card-body{width:100%;height:auto}.card-and-btn_img{width:50%;margin:1rem 0}}