
.life-style-gallery .grid {
    /* background: #EEE; */
  }
  
  /* clearfix */
  .life-style-gallery  .grid:after {
    content: '';
    display: block;
    clear: both;
  }
  
  /* ---- grid-item ---- */
  
  .life-style-gallery .grid-sizer,
  .life-style-gallery .grid-item {
    width: 33%;
    margin-bottom: 1.5rem;
  }
  
  .life-style-gallery .grid-item {
    height: 420px;
    overflow: hidden;
    float: left;
  }
  
  .life-style-gallery .grid-item--width2 { width:  33.33%; }
  .life-style-gallery .grid-item--width3 { width:  66%; }
  
  .life-style-gallery .grid-item--height2 {height: 520px;}
  .life-style-gallery .grid-item--height3 {height: 520px;}
  .life-style-gallery .grid-item--height4 {height: 670px;}
  .life-style-gallery .grid-item--height5 {height: 570px;}
  


  .life-style-gallery .grid-item img{padding: 0 0px 0px 0;width: 100%;}
  .grid-item .lifestle-content,
  .grid-item .h-full{height:100%;}



  @media only screen and (max-width: 1350px) {
    .life-style-gallery .grid-item {
        height: 330px;
        }
    .life-style-gallery .grid-item--height2 {height: 440px;}
  .life-style-gallery .grid-item--height3 {height: 440px;}
  .life-style-gallery .grid-item--height4 {height: 590px;}
  .life-style-gallery .grid-item--height5 {height: 480px;}

  }

  @media only screen and (max-width: 1200px) {
    .life-style-gallery .grid-item {
        height: 270px;
        }
    .life-style-gallery .grid-item--height2 {height: 370px;}
  .life-style-gallery .grid-item--height3 {height: 370px;}
  .life-style-gallery .grid-item--height4 {height: 500px;}
  .life-style-gallery .grid-item--height5 {height: 400px;}

  }

  @media only screen and (max-width: 992px) {
    .life-style-gallery .grid-item {
        height: 180px;
        }
    .life-style-gallery .grid-item--height2 {height: 270px;}
  .life-style-gallery .grid-item--height3 {height: 270px;}
  .life-style-gallery .grid-item--height4 {height: 370px;}
  .life-style-gallery .grid-item--height5 {height: 280px;}
  .lifestle-content h4{
    font-size: 22px;
    line-height: 26px;
}


  }

  @media only screen and (max-width: 767.99px) {
    .life-style-gallery .grid-item {
        height: 210px;
        }
    .life-style-gallery .grid-item--height2 {height: 270px;}
  .life-style-gallery .grid-item--height3 {height: 210px;}
  .life-style-gallery .grid-item--height4 {height: 210px;}
  .life-style-gallery .grid-item--height5 {height: 210px;}
  .lifestle-content h4{
    font-size: 22px;
    line-height: 26px;
}

.life-style-gallery .grid-sizer, .life-style-gallery .grid-item{width: 50%;}

.life-style-gallery .grid-item--width2 { width:  33.33%; }
.life-style-gallery .grid-item--width3 {width: 50%;}


.d-none-mob{display: none;}
.pe-mob-4{padding-right:10px;}
.life-style-gallery .grid-item img{height: 100%;}

.pe-4 {
    padding-right: 10px !important;
}
.pe-mob-0{padding-right: 0 !important;}
.life-style-gallery .grid-sizer, .life-style-gallery .grid-item{margin-bottom: 10px;}


  }

  @media only screen and (max-width:520px) {

    .lifestle-content{}

  }

  