#paquetes {
    min-height: 100vh;
    flex-direction: column;
	align-content: center;
	display: flex;
	justify-content: center;
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}
