.about_gallery{column-count:5;column-gap:1rem}@media (max-width:1200px){.about_gallery{column-count:4}}@media (max-width:992px){.about_gallery{column-count:3}}@media (max-width:768px){.about_gallery{column-count:2}}@media (max-width:480px){.about_gallery{column-count:1}}.about_gallery a{display:inline-block;width:100%;margin:0 0 1rem;break-inside:avoid}.about_gallery img{width:100%;height:auto;display:block}.lb-close{background-color:white;color:black;padding:5px;border-radius:50%}