#cs-s2 {
    position: relative;
    height: auto;
    display: flex;
    align-items:center;
    flex-direction: column;
	padding: 0rem 0 15rem 0;
}

#cs-s2 h1 {
	text-align:center;
    width: 70%;
    color: #4e4e4e;
    font-size: 5vw;
letter-spacing: -.3rem;
	line-height: 1.2 !important;
}