.gallery_wrapper{display:grid;grid-template-columns:300px auto}.mukto_controls{display:flex;flex-direction:column;gap:10px}.mukto_controls button{cursor:pointer}.mukto_gallery{display:flex;flex-wrap:wrap}.mukto_gallery a{display:block;padding:10px}.mukto_gallery-item{width:25%}@media only screen and (max-width:991px){.mukto_gallery-item{width:100%}.gallery_wrapper{display:block}.mukto_controls{flex-flow:row;flex-wrap:wrap}}