@media screen and (max-width: 991px) and (min-width: 769px) {
   .blog-569-5034-container-wrapper .row,
     .blog-730-7818-container-wrapper .row,
     .blog-727-7753-container-wrapper .row,
     .blog-691-7130-container-wrapper .row,
     .blog-595-5516-container-wrapper .row,
     .blog-660-6506-container-wrapper .row,
     .blog-663-6570-container-wrapper .row,
     .blog-728-7778-container-wrapper .row,
     .blog-729-7799-container-wrapper .row{
         flex-direction: column-reverse;
     }
 
   .layout-26-outer-wrapper {
     grid-template-columns: repeat(1, 1fr);
   }

/*   .section-694-7536-inner-wrapper .card img,.section-694-7538-inner-wrapper .card img{ 
       width: auto !important;
   }*/

   .blog-714-7520-container-wrapper,.blog-713-7495-container-wrapper{
       margin-left: 0px !important;
   }

}


@media only screen and (max-width: 1199px) {

#block-temphalla-showcopyrightcontent {
    text-align: center;
}

#block-temphalla-footer ul {
    text-align: center;
    justify-content: center;
    padding: 0px;
    /* flex-direction: column; */
    gap: 20px;
    margin-top: 30px;
}

}

@media only screen and (max-width: 600px) {
  .section-694-7536-outer-wrapper .card-group, .section-694-7538-outer-wrapper .card-group {
    flex-direction: column;
  }
}
