#recruit {
	#section-1 {
		height: 914px;
		background: url('images/bg_gradient_1.svg') 0 0 no-repeat; background-size: 100% 100%;
		p {
			margin: 0; padding: 152px 0 0;
			text-align: center;
		}
		p img {
			animation-delay: 500ms;
			animation-duration: 1000ms;
		}
	}
}