.image-grid-g{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;justify-items:center}.image-grid-g img{width:180px;height:150px;object-fit:cover;border-radius:10px;transition:transform .3s ease}.image-grid-g img:hover{transform:scale(1.05)}.section-2-imgs{width:100%}.equal-img-g{width:100%;height:320px;object-fit:fill;border-radius:10px;border:1px solid #cbcbcb;margin:10px}@media (max-width: 992px){.image-grid-g{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.image-grid-g{grid-template-columns:repeat(2,1fr)}.equal-img-g{height:auto;padding:10px 0}.image-grid-g img{width:160px!important}}.dropdown-wrapper-gallary{display:inline-block}.dropdown-select-gallary{background-color:#a24619;color:#fff;padding:10px 32px 10px 16px;border:none;border-radius:12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,40 70,90 120,40' fill='none' stroke='%23ffffff' stroke-width='20' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;cursor:pointer;width:auto}
