#save-trees{padding-bottom: 6.25rem;}
#save-trees .container:nth-of-type(1),
#save-trees .container:nth-of-type(2),
#save-trees .container:nth-of-type(3){display:none}
#sneki-products{padding-top:0;}
#sneki-products ul{
	scrollbar-width: auto;
	margin-bottom:0;
}
#sneki-products ul li{grid-template-rows: auto auto 1fr 1fr!important;}
#sneki-products ul::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #2a2a2b;
}
#sneki-products ul::-webkit-scrollbar
{
	height: 12px;
	background-color: #2a2a2b;
}
#sneki-products ul::-webkit-scrollbar-thumb
{
	background-color: #7d7d7e;
 	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}
@media screen and (max-width: 768px){  
  #save-trees{padding-bottom: 3rem;}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}