<style> @media screen and (min-width: 768px) {

   .infobox {
       float:right; 
       width:22em; 
    }

}