.alt-img-with-text--image{
  margin-bottom:50px;
}
.image-with-text-button.image-with-text-button-secondary{
  background:#f34c49;
}
.image-with-text-button.image-with-text-button-secondary:hover{
  background:white;
}
@media screen and (min-width: 970px) {
  .image-with-text-section-service .image-with-text-content{
    width:clamp(0px,70%,636px);
  }
  .image-with-text-section-service .image-with-text-heading {
    font-size:70px !important;
  }
}
