.special-offers-abstract:before {
	background-position: left top;
	background-repeat: no-repeat;
	mix-blend-mode: darken;
}
@media (max-width:470px){
	.namad-wrapper img{
		width:75px!important;
		height:75px!important;
		object-fit: contain;
	}
}
@media (min-width:470px){
	.namad-wrapper img{
		width: 100px;
		height: 105px;
		object-fit: contain;
	}
}
