.icon-content-image-section h2{
  color: #023049;
  margin: 0;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  font-weight: 600;
}
@media(max-width:991px){
  .img-content-section-layout .img-content-section-img{
    order: -1;
  }
}