.dels__wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.dels__content{width:30%;margin-bottom:3%;border:1px solid #48b8d5;padding:.5%;transition:.2s;border-radius:3px}@media screen and (max-width:768px){.dels__content{width:100%;margin-bottom:5%!important;padding:2%!important}}.dels__content:hover{border:1px solid #fff}.dels__title h2{font-size:22px;font-weight:600}.dels__info{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:16px;font-weight:500}.dels__desc{max-height:250px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}