.social-icons { 
    text-align: center;
}




.img-responsive{
    display: block;
    max-height:40vh;
    margin:auto;
  }
  .owl-carousel .owl-item img {
    width:auto!important
  }

  .img-container{
    background-color: #FFF0;
  }
  


