@media (max-width: 479px){
	
	.header a.cons {
		width: 96px;
		text-align: center;
		padding: 2px 2px;
		font-weight: normal;
		font-size: 12px;
		line-height: 11px;
	}
	
	
	.catalog .shop.shk-item {
		width: calc(50% - 20px);
		height: auto;
		margin-bottom: 30px;
	}
	
	.header .y18 {
		text-align: center;
		margin-top: 15px;
		font-size: 9px;
		letter-spacing: 0.3px;
	}
	
	.header .soc {
		display: none;
	}
	
}