@media only screen and (max-width: 1600px) {
    .headerText p.h4Title {
        font-size: 24px;
    }
    .headerText p.h4Title span {
        font-size: 38px;
    }
    .headerText p {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0em;
    }
    .headerButton {
        min-width: 315px;
        min-height: 90px;
        padding: 25px 54px;
        font-size: 21px;
        line-height: 29px;
        letter-spacing: 0em;
    }
    .pinkTitle {
        font-size: 30px;
        line-height: 42px;
        letter-spacing: 0em;
        text-align: left;
    }
    .monthTitle {
        font-size: 38px;
        line-height: 61px;
        letter-spacing: 0em;
        padding-top: 40px;
    }
    .bannerTitle {
        font-size: 65px;
        line-height: 90px;
        letter-spacing: 0em;
    }
    .bannerLeftText {
        font-size: 24px;
        line-height: 36px;
        letter-spacing: 0em;
        margin-top: 30px;
    }
    .banner-left {
        margin-top: 40px;
    }
    .woman {
        height: 80%;
    }
    #banner {
        overflow: hidden;
        height: 760px;
    }
    .scissors2 {
        position: absolute;
        left: -96px;
        top: 19%;
        width: 260px;
    }
    .contentTitle {
        font-size: 40px;
        line-height: 60px;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    /*.contentBox h5 {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        top: 0;
        margin: 50px 35px;
    }*/
    #content {
        padding-bottom: 98px;
    }
    .resultTitle {
        font-family: 'Play';
        font-size: 44px;
        line-height: 73px;
        letter-spacing: 0em;
        margin: 0 auto;
        margin-bottom: 60px;
    }
    .authorTitle {
        font-size: 60px;
        line-height: 87px;
        letter-spacing: 0em;
    }
    .questionTitle {
        font-size: 40px;
        line-height: 60px;
        letter-spacing: 0em;
    }
    .authorBottomTitle2 {
        font-size: 40px;
        line-height: 56px;
        letter-spacing: 0em;
    }
}