.slider-bg {
    background-image: url('https://zenfitbd.com/storage/sl-1.png') !important; /* আপনার image path */
    background-size: cover !important; /* পুরো section ঢেকে যাবে */
    background-position: center center !important; /* image center-align হবে */
    background-repeat: no-repeat !important; /* image repeat হবে না */
  	height:900px;
}
.tpslidertwo__img.p-relative.text-end img {
    display: none;
}



.tpslidertwo__content {
    display: none;
}
div#header-mob-sticky img {
    height: 40px !important;
}
section.blog-area.pt-50.pb-50 {
    display: none !important;
}
section.brand-area.tpbrand.pt-65.pb-60 {
    display: none;
}




@media (max-width: 767px) {
    
div#header-mob-sticky img {
    height: 90px !important;
      background-position: bottom !important;
}
  
  .slider-bg {
    height: 220px;
}
 .slider-two-pagination {
    display: none;
   
} 
  
 .tpproduct-details__pera p img {
    width: 360px !important
} 
  
  
  
  
  
  
}