.mobileShow { display: none;

padding: 0px 8px !important;

}



.fa{

    color:#172c69;

   }

.fa-lg

{

	font-size: 1.111em !important;

}



@media only screen

   and (min-device-width : 320px)

   and (max-device-width : 640px){ .mobileShow { display: inline;}}