@media screen and (max-width: 991px) and (min-width: 320px) {
  
  .whatsapp_icon {
    left: 2px;
    bottom: 15px;
    width: 17%;
  }
  .call_icon{
    bottom: 90px;
    left: 17px;
    width: 11%;
  }
  .service__custome-navs .owl-prev, 
  .service__custome-navs .owl-next{
    bottom: 5%;
    top: unset;
  }
  .main_service_section .top_details_section .service_name h3{
    margin: 30px 0px!important;
  }
  .main_service_section .top_details_section .card-body{
    top: 100px;
  }
  .main-slider-three__title{
    font-size: 29px;
    font-weight: 600;
  }
  .sec-title__title{
    font-size: 23px;
  }
    .service-details .change_side_section_one{order: 2;}
.service-details .change_side_section_two{order: 1;}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p{
    text-align: center!important;
}
}
