/************* MAX MOBILE *************/
@media screen and (max-width: 480px) {
	.header-top{
		background-color: #fffbf2 !important;
	}

	.related-products .product:last-child{
		display: none !important;
	}
}
