
.ofertasDiciembreSanta span{
	color: #ea0b2a;
	border: 2px solid #4CAF50;
	border-radius: 30px;
	padding: 2px 10px;
	font-size: 13px !important	;
	position: relative;
	font-weight: 700 !important	;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-right: -24px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding-right: 20px;top: -2px;
	margin-left: 10px;
	white-space: nowrap;}

.ofertasDiciembreSanta img{
	    z-index: 55;
    background: #eeeeee;
    border-radius: 31px;
    padding: 2px;
    position: relative;
    width: 50px;
    top: -14px;
    margin-bottom: -10px;
}

@media (max-width: 767px){
	.ofertasDiciembreSanta span{display:block; max-width: 200px; top: 10px;}
	.ofertasDiciembreSanta img{left: 190px; top: -25px; width: 40px}
}



