.edebe__home_img_text_section .edebe_block_a {
	width: 50%;
	height: 480px;
	float: left;
	position: relative;
}

.edebe__home_img_text_section .edebe_block_a .edebe__imagen {
	width: 95%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 1;
}

.edebe__home_img_text_section .edebe_block_a .edebe__info {
	width: 95%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.edebe__home_img_text_section .edebe_block_a span {
	display: table;
}

.edebe__home_img_text_section .btn_descubre_mas {
	margin: 0;
}

@media only screen and (max-width: 992px) {
	.edebe__home_img_text_section {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	.edebe__home_img_text_section .edebe_block_a {
		width: 80%;
		height: auto;
		float: none;
		margin: 0 auto;
	}

	.edebe__home_img_text_section .edebe_block_a .edebe__imagen {
		width: 95%;
		height: auto;
		position: relative;
		left: inherit;
		top: inherit;
		transform: inherit;
		-webkit-transform: inherit;
		margin: 0 auto;
	}

	.edebe__home_img_text_section .edebe_block_a .edebe__info {
		width: 80%;
		height: auto;
		position: relative;
		left: inherit;
		top: inherit;
		transform: inherit;
		-webkit-transform: inherit;
		margin: 0 auto;
	}

	.edebe__home_img_text_section .btn_descubre_mas {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 768px) {
	.edebe__home_img_text_section .edebe_block_a {
		width: 100%;
		margin-bottom: 15px;
	}
	.edebe__home_img_text_section .edebe_block_a .edebe__imagen {
		width: 100%;
	}
}

@media only screen and (max-width: 620px) {
	.edebe__home_img_text_section .edebe__main_subtitle {
		font-size: 12px;
		line-height: 16px;
	}

	.edebe__home_img_text_section .edebe__main_title {
		font-size: 24px;
		line-height: 28px;
	}

	.edebe__home_img_text_section p {
		font-family: "Quicksand-Regular";
		font-size: 16px;
		line-height: 22px;
	}
}

@media only screen and (max-width: 568px) {
	.edebe__home_img_text_section {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 480px) {
	.edebe__home_img_text_section .edebe__main_subtitle {
		font-size: 10px;
		line-height: 14px;
	}

	.edebe__home_img_text_section .edebe__main_title {
		font-size: 20px;
		line-height: 26px;
	}

	.edebe__home_img_text_section p {
		font-family: "Quicksand-Regular";
		font-size: 14px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 380px) {
	.edebe__home_img_text_section .edebe__main_subtitle {
		font-size: 10px;
		line-height: 14px;
	}

	.edebe__home_img_text_section .edebe__main_title {
		font-size: 16px;
		line-height: 22px;
	}

	.edebe__home_img_text_section p {
		font-family: "Quicksand-Regular";
		font-size: 12px;
		line-height: 16px;
	}
	.edebe__home_img_text_section {
		margin-bottom: 0px;
	}
}
