@media screen and (min-width : 750px ){
    .r-body-inner{
        display: flex;
    }
}