.news__boxs{display:flex;flex-wrap:wrap;margin:0 -15px}.news__boxs>div{backdrop-filter:blur(8px);background:#fff;border-radius:15px;box-shadow:1px 1px 20px rgba(0,0,0,.15);margin:15px;padding:35px 15px;text-align:center;width:calc(25% - 30px)}.news__boxs h4{color:#00b9f1;font-family:Poppins;font-size:1rem;font-style:normal;font-weight:700;margin-bottom:20px;text-decoration:none}.news__boxs a.link{color:#19315d;display:inline-block;margin-bottom:30px}.news__boxs hr{border:0;border-bottom:1px solid #000;margin:10px auto;width:50%}.news__boxs img{height:50px;margin-bottom:20px;max-height:50px;min-height:50px;object-fit:contain}@media(max-width:1024px){.news__boxs>div{width:calc(50% - 30px)!important}}@media(max-width:767px){.news__boxs>div{width:calc(100% - 30px)!important}}