@media (min-width: 850px)
    {
    .flexible {
        float:left;
       }
    }
  
.justprint {
    display:none;
    }   