
body {
  background-color: #000;
}

h1.h2 {
	margin-bottom: 0;
}
h1.h2 img {
	width: 40%;
	height: 40%;
}

.full-height {
	height: 100vh !important;
}

.card {
	background-color: #222e3c;
	color: #000;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	
	.full-height {
		height: 100% !important;
		margin-top: 40px;
	}

	.card {
		margin: 10px;
	}

}






