.banner_sale-form input{margin-right:15px;width: 100%;border-radius: 5px;border: none;padding: 0 15px;font-size: 20px;}
.banner_sale-form button{border:none;white-space: nowrap;}
.new-smn{text-align:center; bottom: 20px; transform: translateX(-120px); width: 230px}
.new-smn::after{top: -42px;left: 75px;transform: scale(-1, 1)}
.new-smn strong{padding-top:5px}
.new-sid{padding:0 15px !important}
.new-sid span{font-size:20px !important}
@media(max-width:1229px){
	.banner_sale-form input{font-size:18px}
}
@media(max-width:991px){
	.new-sid span {font-size: 15px !important}
	.new-smn{display:none}
	.banner_sale-form input {font-size: 18px;height: 48px;margin: 0 0 10px}
	.banner_sale-form button {width:100%}
}
@media(max-width:575px){
	.new-sid span {font-size: 14px !important;white-space: nowrap}
}