.image-title {
    border: 3px solid #37648b;
    border-radius: 0.5rem;
}

.copyright-text p {
    color: #fff;
}

.landing-page-first-bannar p{
  display:block !Important;
  max-width:700px
}

.g_cat h3{
  color: #000 !Important
}
section.g_features {
    margin-top: 0 !important;
}

.s-tabs-header-item.s-tabs-bg-normal {
    color: #fff;
}

.product-single .flex.gap-5.flex-col-reverse.lg\:flex-row.items-end.mx-5 {
    display: none;
}

@media(max-width:768px){
  section:nth-child(2 of .landing-page-first-bannar) .txt {
    justify-content: start !important;
    padding-top: 2rem
  }  
  .landing-page-first-bannar p{
  max-width:250px !Important;
  font-size:14px !important
}

.g_cat h3{
  font-size: 15px !important;
}
.s-block__title {
    margin-bottom: 5rem;
}

}