@media (max-width: 768px) {
  #block-temphalla-sitebranding {
    text-align: center;
  }
  #block-temphalla-sloganforlogo {
    text-align: center;
  }

  #block-temphalla-usefullinks ul {
    text-align: center;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  #block-showcopyrightcontent {
    text-align: center;
  }
  #block-footer ul {
    padding-left: 0;
    text-align: center;
  }

  #block-socialmedia {
    text-align: center;
  }

  #block-socialmedia a img,
  #block-socialmedia--3 a img {
    width: 35px;
    height: 35px;
  }

  .banner-outer-wrapper {
    min-height: 270px;
  }

  .temphalla-footer .footer-social-media {
    display: block;
  }
  #block-temphalla-main-menu ul {
    padding-left: 0;
  }
  #block-temphalla-main-menu ul {
    padding-left: 0;
  }
  .temphalla-mobile-menu {
    top: 90px;
  }
  .swiper {
    min-height: 250px;
}
#block-sitebranding img {
    width: 75%;
}
#block-temphalla-usefullinks ul li{
    margin-bottom: .3rem;
}
.error-pages-content-parent-inner-wrapper {
    margin-top: 380px;
}
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  #block-temphalla-main-menu ul {
    padding-left: 15px;
  }
  .temphalla-mobile-menu {
    top: 80px;
  }
      #block-sitebranding img {
        width: 100%;
    }

    .blog-125-341-image-wrapper {
    justify-content: center;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
   .blog-125-341-container-wrapper .table-design-first-col{
    align-self: center;
}

}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: landscape) {
   .blog-125-341-container-wrapper .table-design-first-col{
    align-self: center;
}

}
