/*
/ --------------------------------------
/	Linn.co.uk
/   Frame Digital
/
/
	Tablet specific CSS, eg ipad
/ --------------------------------------

*/


/* -------------------
/   -   Background images (background images scale in decent browsers IE<=8 fails and uses special stylesheet)
/ ------------------- */

/*default bg image styling for when image is split at certain height through content (eg, systems page) */
.img-wrapper-split{
	min-width: none;
}

.img-wrapper{ background-size: auto; }