/* https://mht-eso.ru/wp-content/themes/mht/assets/css/album.css?ver=1.0 */
.mht_container{max-width:1220px;width:100%;margin:auto}.album{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}.album img{max-width:100%;height:100%;object-fit:cover}h1{color:#0097e9;font-size:4rem!important;font-family:"AleksandraC",sans-serif!important;text-shadow:0 0 10px #000;text-align:center}@media screen and (max-width:768px){.album{grid-template-columns:repeat(2,1fr);margin-top:30px!important}h1{font-size:3rem!important}}