.cm-image-gallery .image-area-inner img{border-radius:20px;height:100%;object-fit:cover;width:100%}.image-area-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.left-bigImg{width:52%}.right-imgGrp .grpwrapr{display:flex}.right-imgGrp{width:46%}.right-imgGrp .grpWrapr{display:flex;flex-wrap:wrap;height:100%;row-gap:20px}.right-imgGrp .grpWrapr .small_images{padding-right:10px;width:50%}.right-imgGrp .grpWrapr .small_images:nth-child(2n){padding-left:10px;padding-right:0}.right-imgGrp .grpWrapr .small_images.img-fullWidth{padding:0;width:100%}.image-wrapper{height:100%}@media screen and (max-width:1024px){.image-area-inner{flex-direction:column;gap:40px}.left-bigImg,.right-imgGrp{width:100%}}