@media only screen and (max-width: 780px) {
  .service-content-details img {
    width: 100%;
    height: 130px;
  }
}