.boardz{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.boardz ul{list-style-type:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.boardz ul li{margin:8px 4px;padding:12px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;background-color:#fff;border:1px solid #737373}.boardz ul h1{margin:0 0 10px;padding-bottom:4px;border-bottom:1px solid gray}@media screen and (max-width:800px){.boardz{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.boardz ul li:last-child{margin-bottom:0}.boardz ul{margin:0;padding:0}}.fitted ul{display:-webkit-box;display:-ms-flexbox;display:flex}.fitted ul li{margin:4px!important}.boardz img{max-width:100%;height:auto}.beautiful li{border:none!important;border-radius:10px;background-color:#f1f1f1!important;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)}.beautiful li:hover{-webkit-box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}