.h-logo img {
max-height: 90px!important;
}
@media (max-width: 500px){
.h-logo img {
max-height: 48px!important;
}
}
.product-sticker product-sticker--preorder {
	font-size: 14px;
	background: #c0c0c0;
}