@media screen and (max-width:767px) {	
	.row.autocompleteContainer, .row.suggestions{
		margin-left:-15px;
		margin-right:-15px;
	}
	.autocompleteContainer .alphabet-col:first-child{
		border-right: none;
	}
	.suggestions .alphabet-autocomplete{
		padding:13px 20px 24px 20px;
		width:100%;
		left:0;
		border-right:0;
		border-left:0;
	}
	.artistDiscover{
		padding: 0 20px 30px;
	}
	.artistDiscover .alphabet-row {
		margin-bottom: 40px;
		border-bottom:0;
	}
	.artistDiscover h2 {
    	margin: 0 0 45px;
    }
    .artistDiscover .featured-artnet-auctions .imgBox, 
    .artistDiscover .featured-news .imgBox, 
    .artistDiscover .featured-galleries .imgBox, 
    .artistDiscover .featured-auction-houses .imgBox, 
    .artistDiscover .featured-artists .imgBox, .sponsors .imgBox {
    	margin: 0 auto 18px;
    }
	.artistDiscover .featured-news article, 
	.artistDiscover .featured-galleries article,  
	.artistDiscover .featured-auction-houses article,
	.artistDiscover .featured-artnet-auctions article,
	.artistDiscover .featured-artists article,
	.artistDiscover .sponsors article {
		display: block;
	}
	
	.artistDiscover .featured-news .imgBox, 
	.artistDiscover .featured-galleries .imgBox, 
	.artistDiscover .featured-auction-houses .imgBox, 
	.artistDiscover .featured-artists .imgBox, 
	.artistDiscover .sponsors .imgBox,
	.featured-artnet-auctions .imgBox,
	.artistDiscover .featured-artnet-auctions .imgBox,
	.artistDiscover .featured-artnet-auctions .firstRow .imgBox {
		height: auto;
	}
	/*.artistDiscover .featured-news .imgBox img, 
	.artistDiscover .featured-galleries .imgBox img, 
	.artistDiscover .featured-auction-houses .imgBox img, 
	.artistDiscover .featured-artists .imgBox img, 
	.artistDiscover .sponsors .imgBox img,
	.featured-artnet-auctions .imgBox img {
		position: static;
		width: 100%;
	}*/
	.artistDiscover .featured-artnet-auctions article {
   		margin:0 0  40px;
	}
	.artistDiscover .featured-news article {
    	margin: 0 0 20px 0;
	}
	.specialSales .grid-sizer {
   		width: 130px;
	}
	.specialSales .gutter-sizer {
	    width: 20px;
	}
	.specialSales .box {
	    width: 130px;
	    padding: 0 0 40px;
	}
	.specialSales .box img {
		width: 100%;
		margin: 0 0 7px;
	}
	.specialSales .box h4, 
	.specialSales .box p {
	    font: 12px/18px "ArtnetGrotesk",Helvetica,Arial,sans-serif;
	    margin: 0 0 5px;
	}
	.featured-artnet-auctions .moreLink{
		  padding: 15px 0px 41px !important;
	}
	.featured-artnet-auctions .moreLink a{
		white-space: nowrap;
		margin-left: -5px;
	}
	.featured-artnet-auctions .moreLink a:first-child{
		margin-right: 0 !important;
	}
	.featured-artnet-auctions .moreLink .clear-15{
		height: 15px;
		width:auto;
	}
	.artistDiscover .moreLink a {
		padding: 0 10px 0 0 !important;
	}
}