.cards_home{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:self-start}.cards_home .single_card{flex:1 0 30%;padding:0 20px}.cards_home .single_card h2{text-decoration:none;color:#12caff;font-size:28px;padding-bottom:15px;margin:0}.cards_home .single_card p{text-decoration:none;margin:0 0 25px;font-size:15px;position:relative;line-height:1.42857143;color:#000;height:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.cards_home .single_card .single_card_text{min-height:210px}.cards_home .single_card .single_card_image img{height:300px !important;object-fit:cover;width:100% !important}.cards_home .single_card .single_card_link a{display:block;border:solid 1px #41beff;background:#fff;float:left;color:#005491;text-decoration:none;position:relative;white-space:nowrap;padding:8px 8px 6px 8px;font-size:13px;line-height:initial;margin-top:10px;font-weight:600;letter-spacing:.3px;transition:all .2s ease-in-out}.cards_home .single_card .single_card_link a:hover{opacity:.7}@media(max-width:1100px){.cards_home .single_card .single_card_text{min-height:250px}@media(max-width:992px){.cards_home .single_card h2{font-size:24px}.cards_home .single_card .single_card_text{min-height:initial}.cards_home .single_card{flex:1 0 100%;padding:0 10px;margin-bottom:30px}.cards_home .single_card:last-of-type{margin-bottom:0px}.cards_home .single_card .single_card_image img{height:200px !important}}