#gallery-1 {
  display: flex;
   /* Adjust the spacing between images */
}

#gallery-1 img {
  width: 50px;
}
/* .foosocial li faceboox   {*/
/*    width: 45px !important;*/
/*    height: 45px !important; */
/*}*/

/*.img-update{*/
/*     width: 45px ;*/
/*    height: 45px ; */
/*}*/

/*.footer .foosocial li.faceboox img {*/
/*    width: 50px !important;*/
/*}*/

/*.foosocial i {*/
/*    font-size: 45px !important;*/
/*    width: 45px !important;*/
/*    height: 45px !important;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*    line-height: 45px;*/
/*}*/

/*.foosocial a {*/
/*    display: inline-flex !important;*/
/*    width: 50px !important;*/
/*    height: 50px !important;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

.foosocial i {
    font-size: 40px !important; /* Adjust size as needed */
    width: 40px !important;
    height: 40px !important;
}