/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
 

  .hpimgposition{width:240px; padding-top:50px;}
 
 @media (min-width:1224px) {
 .hpimgposition{width:350px; padding-top:50px;}
 } 
 
 /*
 @media (min-width:980px) {
 .hpimgposition{width:330px; padding-top:50px;}
 } 
 */
 
 /*
 @media only screen and (min-width:1024px){
 .hpimgposition{width:330px; padding-top:50px;}
 }
 */