/* Screen 375 */
.hero1{
	background-image: url('https://images.contentstack.io/v3/assets/blt6df9971ff924b699/blt6d671f0b44f833c0/637bec10a32209106e8b4f24/buen-fin-720.webp');
	/* background-image: url('https://images.contentstack.io/v3/assets/blt6df9971ff924b699/blt969d6b2ea6a9ffe9/63769cb425cf5b10b6e37d53/hero-buenfin-m.png');
	background-size:contain; */
	/* 720x768 */
	/* background-image: url('https://images.contentstack.io/v3/assets/blt6df9971ff924b699/bltf4c442e2c05a2859/637706aae72c60105ee28f28/hero720x768.webp'); */
	background-size: 375px auto;
}

.marcas{
	width: 90%;
}

.marca{
	/* border:1px blue solid; */
	margin-top: 10px;
	width: 10rem;
	height: 5rem;
}

.tiendas, .despacho, .whatsApp, .callCenter{
	/* border:1px white solid; */
	width: 14rem;
	height: 3rem;
	margin: 50px 0px 70px 0px
}
.border1, .border3{
	width: .2rem;
	height: 4rem;
	display: flex;
	margin: 45px 0px 70px 0px;
	background-color: white;
}
.cardcontainer1{
	margin: 10px 53.5px 10px 53.5px;
}
	
/* adicion */
.cuentaRegresiva{
	font-size: 60px;
}
/* adicion */