@media (max-width: 575px) {
     .container .x-footer {
        text-align: center;
     }

     .footer__widget-content p {
      text-align: center;
     }
     .x-protfolio__more {
      margin-top: 1660px;
   }

   .x-gallery-head {
      justify-content: center;
   }

   .x-galeri__button {
      text-align: center;
      margin-bottom: 20px;
   }

   .x-tampil-data {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 20px;
   }
}