
.service-section .w_25{ width: 25%; }
@media screen and (max-width: 768px){
    /* .service-section .w_100{ width: 100%; } */
    .service-section .w_25{ width: 100%; }
    /* background-color: t; */
  
}
