
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;
	
}

#text_22,#text_21{
	letter-spacing:-0.8px!important;
	font-size:11px!important;
}
#text_25{
    	left:-14px !important;
    }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #text_25{
    	left:-14px !important;
    }
   
}
