#cs-s2-m {
    height: auto;
    padding: 0 0 15vh 0;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

#cs-s2-m h1{
    font-size: 7vw;
    letter-spacing: -.03rem;
    color: white;
    text-align: center;
    width:90%;
}