.frame-type-mask_gallery{width:84%;max-width:1680px}.frame-type-mask_gallery img{width:100%;height:auto;transition:transform 400ms linear}.frame-type-mask_gallery ul{list-style:none;display:grid;align-items:stretch;-moz-column-gap:16px;column-gap:16px;row-gap:16px;grid-template-columns:repeat(4, 1fr)}@media(max-width: 800px){.frame-type-mask_gallery ul{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 360px){.frame-type-mask_gallery ul{grid-template-columns:1fr}}