main div.inner>h2{text-align:center;margin-bottom:1em}ul.locations{list-style-type:none;padding:0;margin:0;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}ul.locations li{flex:0 0 100%;background-color:#fff;border-radius:.5em;box-shadow:0 10px 34px -5px rgba(0,18,11,.1);padding:2em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:2em}ul.locations li:last-child{margin-bottom:0}ul.locations li iframe{width:calc(100% - 1.5em);height:16.25em;border-right:solid 1.5em #00529b!important;margin-bottom:0;border-top-right-radius:.5em;border-bottom-right-radius:.5em}@media screen and (min-width:700px){ul.locations{flex-wrap:nowrap}ul.locations li{flex:0 0 47%;margin-bottom:0}}