@media (min-width: 1600px) {
.wrapper {max-width: 1600px}
.container {max-width: 1344px}
.one-third {width: 25%}
#home .one-third {width: 33.33%}
header .container .full .navigation ul.loggedout {margin: 3.5em 0 0 300px}
header .container .full .navigation ul.main  {margin: 1.5em 0 0 300px}
header .container .full .navigation ul.loggedin {left: 950px}
header .container .full .navigation ul.main li.logout {right: 170px}
.search-elements .search-by-brand {width: 20%}
.search-elements .search-by-group {width: 20%}
.search-elements  #product-search {width: 60%}
.newsletter-signup-container {background: #AE1B2B url(../../assets/img/global/footer/ukflag.jpg) 0 0 no-repeat; background-position: right;}
#shopping-basket ul.data li span.right {min-height: 149px;}
#favourites ul.data li span.right {min-height: 126px;}
#saved-basket ul.data li span.right {min-height: 149px;}
.registration-benefits .one-quarter {width: 20%}
.product .message .inner .product-image-thumb  {width: 35%}
#shop #products .product {
padding: 6px; background: #fff; 
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #b8b8b8;
border-right: 1px solid #b8b8b8;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}
#shop div.categories.grid.clear.no-padding img {width:200px;}
}
@media (min-width: 1024px) {
#shop #products .product {
padding: 6px; background: #fff; 
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #b8b8b8;
border-right: 1px solid #b8b8b8;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
}
}