.cupones-horizontal{
	overflow: auto;
  	white-space: nowrap;
}
.cupones-cell{
	display: inline-block;
	width: 240px;
	background: #eaeaea;
}
.cupones-cell img{
	width: 100%;
}