img.gallery__img { border-radius: 16px; }
#seeMore{display:none;}



@media(max-width: 767px){
  .g-box{display:none;}
  #seeMore { display: block; width: 100%; text-align: center; font-size: 16px !important; line-height: 1.375rem; }
  }
}