/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */
img.desk {
display:inline;
}
img.mobile {
display:none;
}