.match-container{display:flex;justify-content:flex-start;flex-wrap:wrap}.match-logo{height:100px}.extra-left-margin{margin-left:48px}.match{min-width:20%;max-width:100%;flex:auto;-webkit-flex:2 2 100%;padding-left:10px;padding-right:10px;height:400px;margin-bottom:40px;margin-left:10px;margin-right:10px;border-radius:7px;background-size:cover;background-position:top;box-shadow:0 1px 2px 0 rgba(0,0,0,.18);background-repeat:no-repeat;position:relative;overflow:hidden}.match:hover{box-shadow:0 9px 24px 0 rgba(0,0,0,.2)}.desc{background:#fff;padding:10px 20px;position:absolute;bottom:0;left:0;right:0}.match-condensed{padding:.5em;margin-bottom:.5em;background-color:#fff;border:thin solid #efefef;border-radius:3px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}.match-condensed:hover{box-shadow:0 6px 12px 0 rgba(0,0,0,.2)}li{background-color:#fefefe;list-style:none}ul{padding-left:0}.match-condensed-heading{font-weight:400;font-family:Work-Sans,sans-serif;line-height:105%;font-size:24px;margin:0;padding:.6rem}.match-condensed-subheading{margin:0;padding:0 .6rem .6rem;font-size:18px;line-height:95%}a{text-decoration:none}a.underline{text-decoration:underline}a.soft-grey-text{transition:color .25s ease-in-out}a.soft-grey-text:hover{color:#4a4d55}.match-animation-appear{opacity:0}.match-animation-appear.match-animation-appear-active{opacity:1;transition:opacity .6s ease-in}.match-animation-enter{opacity:.01}.match-animation-enter.match-animation-enter-active{opacity:1;transition:opacity .6s ease-in}.match-animation-leave{opacity:1}.match-animation-leave.match-animation-leave-active{opacity:.01;transition:opacity .3s ease-in}@media screen and (max-width:320px){.extra-left-margin{margin-left:0}.match-container{justify-content:center}.match{-webkit-flex:2 2 100%;min-width:80%;max-width:80%;height:300px}}@media screen and (min-width:321){.extra-left-margin{margin-left:0}.match-container{justify-content:center}.match{-webkit-flex:2 2 100%;min-width:80%;max-width:80%;height:300px}}@media screen and (min-width:481px){.extra-left-margin{margin-left:0}.match-container{justify-content:center}.match{-webkit-flex:2 2 100%;min-width:80%;max-width:80%;height:300px}}@media screen and (min-width:660px){.extra-left-margin{margin-left:48px}.match-container{justify-content:flex-start}.match{-webkit-flex:2 2 30%;min-width:33%;max-width:50%;height:400px}}@media screen and (min-width:810px){.extra-left-margin{margin-left:48px}.match-container{justify-content:flex-start}.match{-webkit-flex:2 2 25%;min-width:25%;max-width:30%;height:400px}}