body {
	background: #f6f5f7 url(https://static.puntoticket.com/especiales/soy002_lacajabysoyte/img/top-header-bkg.jpg) no-repeat top center;
	background-size: contain;
}

.main-content {
	
}

.top-header {
	padding-bottom: 30vw;
}

.by-soyte {
	margin-top: 10vw;
}

.by-soyte {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	max-width: 700px;
	position: absolute;
	margin: 37vw auto 0;
	left: 13%;
	text-shadow: 2px 2px 2px #d06f7e;
}

.soon-bkg {
	text-align: center;
	margin-top: 20vw;
}

.by-soyte #soon {
	font-size: 3.8vw;
	font-weight: 500;
}

.buy-content {
	padding-left: 0;
	padding-right: 0;
}

.buy-content .col-md-3 {
	padding: 0;
}

.pinilla-box {
	background: #edfcfe url(https://static.puntoticket.com/especiales/soy002_lacajabysoyte/img/mauricio-pinilla.jpg) no-repeat top center;
	background-size: cover;
	text-align: center;
}

.cami-box {
	background: #edfcfe url(https://static.puntoticket.com/especiales/soy002_lacajabysoyte/img/cami-stuardo.jpg) no-repeat top center;
	background-size: cover;
	text-align: center;
}

.tita-box {
	background: #edfcfe url(https://static.puntoticket.com/especiales/soy002_lacajabysoyte/img/tita-ureta.jpg) no-repeat top center;
	background-size: cover;
	text-align: center;
}

.dani-box {
	background: #edfcfe url(https://static.puntoticket.com/especiales/soy002_lacajabysoyte/img/dani-castro.jpg	) no-repeat top center;
	background-size: cover;
	text-align: center;
}

.pinilla-box .comprar, .cami-box .comprar,
.tita-box .comprar, .dani-box .comprar {
	margin-top: 45vw;
}

.comprar a:hover img {
	transform: scale(1.1);
	cursor: pointer;
}

.pinilla-box .comprar a:hover img {
	box-shadow: 0px 0px 6px #0e0e0e;
}

.cami-box .comprar a:hover img {
	box-shadow: 0px 0px 6px #631636;
}

.tita-box .comprar a:hover img {
	box-shadow: 0px 0px 6px #3d519c;
}

.dani-box .comprar a:hover img {
	box-shadow: 0px 0px 6px #020104;
}

.pinilla-box .comprar img, .cami-box .comprar img,
.tita-box .comprar img, .dani-box .comprar img {
	max-width: 70%
}

.pinilla-box .frase-pinilla img, .cami-box .frase-cami img,
.tita-box .frase-tita img, .dani-box .frase-dani img {
	padding: 50px 0 70px;
	max-width: 70%
}

@media(max-width: 2200px){
	.by-soyte {
		margin: 39vw auto 0;
	}
}

@media(max-width: 991px){
	body {
		background-size: 110%;
		background-position: top left;
		background-position-x: 30%;
	}

	.top-header {
		padding-bottom: 50vw;
	}

	.pinilla-box .comprar, .cami-box .comprar,
	.tita-box .comprar, .dani-box .comprar {
		margin-top: 75vw;
	}
}

@media(max-width: 768px){
	body {
		background-size: 140%;
	}

	.top-header {
		padding-bottom: 0vw;
	}

	.soon-bkg {
		text-align: left;
		margin-top: 90vw;
	}

	.soon-bkg img {
		max-width: 45%;
	}

	.by-soyte {
		max-width: fit-content;
		margin: 26vw auto 0;
		left: 6%;
	}

	.by-soyte #soon {
		font-size: 5.3vw;
	}

	.pinilla-box .comprar, .cami-box .comprar,
	.tita-box .comprar, .dani-box .comprar {
		margin-top: 80vw;
	}

	.pinilla-box .frase-pinilla img, .cami-box .frase-cami img,
	.tita-box .frase-tita img, .dani-box .frase-dani img {
		padding: 20px 0;
	}

}

@media(max-width: 576px){
	.by-soyte #soon {
		font-size: 5vw;
	}

	.by-soyte {
		left: 8%;
	}
}




