.event__wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.event__content{width:30%;margin-bottom:3%;border:1px solid #48b8d5;padding:.5%;transition:.2s;border-radius:3px}@media screen and (max-width:768px){.event__content{width:100%;margin-bottom:5%!important;padding:2%!important}}.event__content:hover{border:1px solid #fff}.event__title h2{font-size:22px;font-weight:600}.event__info{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:16px;font-weight:500}.event__link a{color:#000;font-weight:400}.event__link a:hover{text-decoration:underline}