@media (max-width: 922px){
.banner_overlay {
    right:auto !important;
	left: -18% !important;
}
}
@media (min-width: 968px) and (max-width: 1200px){
	.discount{ width:100%;}}

.banner_overlay {
    right: 2%;
	left:auto;
}