
.carousel-inner img { 
  /* 
   max-height:100%;
   height: auto; 
   */
   margin-top: 60px;
   
 }
 
 .carousel-item img {
   height: 100% !important;
   width: 100% !important;
   max-height: 500px;
   max-width: 1300px;
 }
  /*
 #carouselExampleIndicators {
   height: 120vh;
   overflow: hidden;
 }
 */
 
 
 .center-block {float:none}
 
 
 /* 
 .carousel img {width:100%; height:100%}
  .tales {
     width: 80%;
   }
 */
   .services {
   text-align: center;
 }
 .mission-statement {
     text-align: center;
 }
 
 table {
     font-family: arial, sans-serif;
     border-collapse: collapse;
     width: 100%;
   }
 
   td {
     border: 1px solid #dddddd;
     text-align: left;
     padding: 8px;
   }
   td img {
     display: block;
     margin-left: auto;
     margin-right: auto;
     width: 200px; 
     height: 200px
   }
   th {
     border:1px solid #dddddd;
     font-weight: bold;
     text-align: center;
     padding: 8px;
   }
   
 .css-xgm0sd {
   display: none !important;
 }
 
 .GGR {
   background-color: rgb(102, 160, 247);
   border: none;
   color: white;
   padding: 15px 32px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 16px;
   margin: 4px 2px;
   cursor: pointer;
   box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
 
 }
 
 