.page-album{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.page-album-item{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%;padding:0 10px 20px}@media(max-width:768px){.page-album-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.page-album-item:hover .page-album-item__title{background:#b68743;color:#fff}.page-album-item__card{border:1px solid #eee;cursor:pointer}.page-album-item__cover{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:296px;justify-content:center}@media(max-width:768px){.page-album-item__cover{height:41vw}}.page-album-item__cover img{max-height:100%;max-width:100%}.page-album-item__title{font-size:15px;padding:15px 10px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}@media(max-width:768px){.page-album-item__title{font-size:14px;padding:2vw}}
