@charset "utf-8";
/* CSS Document */

.screening {
		align-items: center;
		justify-content: center;
	}

@media (max-width: 991px){
	.neg {
		margin-top: -20px;
	}	
}