jdiv[class*="_orientationRight"]{
    bottom: 45px!important;
}

@media screen and (max-width: 879px){
	jdiv[class*="_orientationRight"]{
	    display: none!important;
	}	
}