.exhibition-container .event{background:#f3f3f3;box-sizing:border-box;display:inline-block;flex:1 1 auto;margin:10px;max-width:45%;min-width:300px}.event img{height:auto}.exhibition-content a{color:#7131a1;font-weight:700;padding-bottom:20px;text-decoration:none}.exhibition-content{padding:20px}.exhibition-container{display:flex;flex-wrap:wrap}@media only screen and (max-width:640px){.exhibition-container .event{max-width:100%}}