@charset "utf-8";
/* CSS Document */
.columns1:after { clear: both; content: ""; display: block; }
.columns1 { width: 100%; }

/* */
.oneForth { margin:20px auto; width: 25%; }
.oneThird { margin: auto; width: 23%; }
/* */
.center_small_box > div:after { clear: both; display: block; }
.center_small_box > div {  position: relative; }
/* img h2 */
h2 img { max-width: 100%; height: auto; }

@media only screen and (max-width: 767px) {
#webstore-navigation li { float:none !important; margin: 5px 0 0 0 !important;}
#catalogue .last-column > div { margin:5px 0 0 0 !important;}
#catalogue .product { float:none !important; width: auto !important;}
#webstore { min-width: auto !important;}
	}
