.self-gift, .add-greetings, .mb-form-title, nav, footer, .navigation-map, html[data-fetch="iframe"] #bussines-header, .shipping-container, .product-validity{
    display: none !important;
}
.logo-overlay{
	left: auto!important;
	right: 40px!important;
}

@media (max-width: 992px){
	.logo-overlay{
		right: 20px!important;
		bootom: -20px!important;
		transform: scale(0.7);		
		/*bottom: auto!important;
		top: -15px!important;
		left: -25px!important;*/		
	}
}
