.man_service_block svg {
    height: 60px;
}
.man_service_block h4 {
 font-family: Montserrat;
 font-weight: 700;
 font-style: normal;
 color: #333;
 font-size: 20px;
 line-height: 26px;
 margin: 13px 0 28px;
}
@media (max-width: 1024px) {
  .man_service_block h4 br {
    display: none;
  }
}