.mod.header{display:flex;justify-content:space-between;align-items:flex-end;min-height:60px}.mod.header .page-title{display:inline-block;padding:10px;margin:0;flex-grow:1;white-space:nowrap}.mod.header .page-nav{flex-grow:2}@media (max-width: 1024px){.mod.header,.mod.header .page-title{display:block;padding-left:0}}.mod.price-lists{display:flex;flex-wrap:wrap;justify-content:space-evenly}.mod.price-lists .price-list{min-width:200px;padding:20px auto;margin:10px;text-align:center;border:1px solid #DDD;background:#FEFEFE}.mod.price-lists .price-list:hover{background:#348cd4;color:white}.mod.price-lists .price-list .title{font-size:14px;display:block}.mod.price-lists .price-list .title strong{font-size:18px;display:block;text-transform:uppercase}.mod.price-lists .price-list .mdi{font-size:50px;margin-top:10px}