/*
.container-full {
    background-image: url("https://www.crushpixel.com/static/rotation/1.jpg");
	margin-top: 50px;
	width: 100%;
	height:94vh;
	background-size: cover;
    background-repeat: no-repeat;
}
*/

