.custom_cards{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:64px}.custom_cards__card{align-items:left;align-self:flex-start;flex-direction:column;justify-content:center}.custom_card__image{border-radius:10px;height:215px;max-width:338px}.custom_card__header{font-size:23px;font-weight:700;margin-top:32px;text-align:left}.custom_card__text{margin-bottom:24px;margin-top:24px;text-align:left}.custom_card__button,.custom_card__button:active,.custom_card__button:focus,.custom_card__button:hover{background-color:transparent;border:none;color:#005fcf;display:flex;height:30px;margin:0;padding:0;text-decoration:none}.custom_card__button_text{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;margin-right:8px;text-decoration:none}@media (max-width:769px){.custom_cards{align-items:center;flex-direction:column;justify-content:center;margin-bottom:32px}.custom_cards__card{align-self:center;margin-bottom:32px}.custom_cards__card:last-child{margin-bottom:0}}