.center{
    text-align: center !important;
}
.grow_with, .stub_title{
    
       max-width: 570px;
 
}
.I-Group{
      max-width: 1320px;
    margin: auto;  
    margin-bottom: 8rem;
}

.I-Group-Section .legacy-hotels{
       width: 92% !important;
}
.I-Group1{
background-image: url(../img/Investments/section1_bg.png);
    background-size: contain;
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
}
.I-Group2{
background-image: url(../img/Investments/section2_bg.png);
    background-size: contain;
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
}
.right_border{
    right: 0px !important;
    left: auto !important;
}
@media (max-width: 768px) {
    #investment_section{
    margin-top: 4rem;
    }
    .Mob_img{
        min-height: 400px;
        order: 2;
    }
    .I-Group {
          margin-bottom: 3rem;  
    }
}
