@media only screen and (max-width: 1199.99px) {
    .bannerTitle {
        font-size: 55px;
        line-height: 85px;
        letter-spacing: 0em;
    }
    .pinkTitle {
        font-size: 28px;
        line-height: 42px;
        letter-spacing: 0em;
    }
    .banner-left {
        margin-top: 20px;
    }
    .banner-right {
        margin-top: 20px;
    }
    .monthTitle {
        padding-top: 20px;
    }
    .bannerTitle {
        font-size: 60px;
    }
    .bannerLeftText {
        margin-top: 20px;
        font-size: 24px;
    }
    .woman {
        height: 70%;
    }
    #content {
        margin-top: -120px;
    }
    .contentBoxTitleH5 {
        font-size: 16px;
        margin: 40px 35px;
    }
	.boxFour {
		position: absolute;
		font-family: Gilroy;
		font-style: normal;
		font-weight: 700;
		letter-spacing: 0em;
		text-align: center;
		color: #fff;
		z-index: 999;
		top: 0;
		font-size: 15px;
		line-height: 22px;
		margin: 34px 23px;
	}
	.contentBoxWhiteFour {
		padding-bottom: 9px
	}
    .contentButton {
        font-size: 15px;
    }
    .contentBoxWhite p {
        font-size: 16px;
    }
    .contentTitle {
        font-size: 42px;
    }
    .cardBottomButton {
        font-size: 14px;
    }
    .list li p {
        line-height: 17px;
        font-size: 18px;
    }
    .contentCardSubTitle {
        margin-bottom: 30px;
    }
    .greenText {
        font-size: 16px;
    }
    .resultTitle {
        font-size: 42px;
    }
    .studentTitle h4 {
        font-size: 20px;
        line-height: 15px;
    }
    .studentTitle2 h4 {
        font-size: 15px;
    }
    #result {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .resultTopTitle {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .resultTopText {
        font-size: 14px;
        margin-left: 0px;
        margin-top: 0px;
    }
    .resultBottomTitle {
        font-size: 15px;
    }
    .resultBottomText {
        font-size: 14px;
        margin-left: 0px;
        margin-top: 0px;
    }
    .resultCardThree {
        padding-bottom: 71px;
    }
    #author {
        padding-top: 40px;
    }
    .authorRight {
        position: relative;
    }
    .authorPicture {
        width: 125%;
        margin-bottom: 0px;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .authorBottomTitle {
        margin-top: 50px;
    }
    .authorTitle {
        font-size: 56px;
    }
    .authorListTitle {
        font-size: 17px;
    }
    .listDiv {
        font-size: 20px;
        line-height: 25px;
    }
    .authorList ul {
        margin-top: 40px;
    }

    #question {
        padding-top: 50px;
    }
    .questionTitle {
        font-size: 42px;
    }
    .collapsedButton {
        font-size: 20px;
        line-height: 22px;
    }
    .womanTwo {
        width: 167%;
        margin-left: -150px;
    }
    .authorCutter {
        left: -150px;
        top: 50px
    }
    .authorBottomTitle2 {
        font-size: 36px;
    }
    .authorBottomText {
        font-size: 22px;
        line-height: 26px;
    }
    .authorCutter2 {
        display: none;
    }
	.contentBoxBlack {
		height: 175px;
	}
    
}