/* ReachEmpireBot Home V26 - lock the Monitor robot fully inside the phone card. */
@media (max-width:767px){
  html body.reb-home .reb-apps .inner-container{
    position:relative!important;
    display:block!important;
    min-height:158px!important;
    height:auto!important;
    padding:15px!important;
    overflow:hidden!important;
  }
  html body.reb-home .reb-apps .content_block_two{
    position:relative!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    padding-right:112px!important;
    z-index:3!important;
  }
  html body.reb-home .reb-apps .image-layer{
    position:absolute!important;
    display:block!important;
    left:auto!important;
    right:8px!important;
    top:50%!important;
    bottom:auto!important;
    width:102px!important;
    height:132px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    background:url('/assets/images/resource/reb-robot.png') center/contain no-repeat!important;
    transform:translateY(-50%)!important;
    z-index:2!important;
  }
  html body.reb-home .reb-apps .image-layer img{display:none!important}
  html body.reb-home .reb-apps .sec-title p{
    -webkit-line-clamp:3!important;
    overflow:hidden!important;
  }
}

@media (max-width:350px){
  html body.reb-home .reb-apps .content_block_two{padding-right:94px!important}
  html body.reb-home .reb-apps .image-layer{right:6px!important;width:88px!important;height:120px!important}
}
