.page{
    position:relative;
    float: left;
    width: 100%;
    height: 100vh;

    background: linear-gradient(180.45deg, #FDFDFD 43.68%, #FFCBC4 119.16%);

}
.pageLrf{
      position:relative;
    float: left;
    width: 50%;
    height: 100vh;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.pageLrf img{
      position:relative;
    float: left;
    width: 100%;
    height: 90vh;
        object-fit: contain;
    object-position: center;
}
.pageLrfG{
    position:absolute;
    padding-left: 30px;
    padding-right: 30px;
    bottom: 30px;
    width:calc(100% - 86px);
    text-align: center;
    color: #191A1A;
    font-size:18px;

}
.pageLrfImg{
    position: relative;
 float: none !important;
    width: 14px !important;
    margin-left: 6px;
    height: 14px !important;
 
}
.pageLrfImgs{
position:relative;
float: left;
width: 84% !important;
height: 50vh  !important;
margin-left: 7% !important;
}
.pageLrfImgsG{
   position:relative;
float: left;
width: 84% !important;
line-height: 1.4;
color:#60646C;
margin-top: 0;
font-size: 16px;
margin-left: 7% !important; 
}
.pageLrfImgsGs{
    position: relative;
    float: left;
    width: 40%;
    margin-left: 10%;
}
.otherC{
position: relative;
    float: left;
    margin-bottom: 15px !important; 
    width: 216px !important; 
    height:auto !important;
}
.pageLrfImgsGsssa{
    margin-top:-20px;
    margin-bottom:20px;
}
.otherCS{
    max-height: 155px !important;
}