.abList ul li {
    width: 100%;
    padding: 0 15px;
}

@media (max-width: 1700px) and (min-width: 979px){
.bottom-nav>ul>li>ul>li>a {
    font-size: 14px !important;
line-height: 10px !important;
}

.bottom-nav>ul>li>ul {
line-height: 10px !important;
}

.bottom-nav>ul>li>ul>li>ul>li>a {
    font-size: 14px !important;
line-height: 10px !important;
}

.bottom-nav>ul>li>ul>li>ul {
line-height: 10px !important;
}

.courseContent h4 {
    font-size: 18px !important;
}
}

@media (max-width: 1440px) and (min-width: 979px){
.courseContent h4 {
    font-size: 16px !important;
}
.courseContent {
    min-height: 85px !important;
}
}

/* MyPage Welcome Message Font Increase */
.welcomeMessageWrap p{
    font-size: 44px;
    color: #3993d9;
    margin: 0 0 20px;
    margin-bottom: 4px;
    line-height: 40px;
}

/* Increase Margin Below MyPage Group Message */
.renewTextWrap {
    margin-bottom: 56px !important;
}


#Main771281 p {
    margin-bottom: 0px;
}



/* Expand fix possibility */
/*
@media (min-width: 521px) and (max-width: 655px){
.skillBlock {
    min-height: 480px;
}
.readMore {
    bottom: 20px;
}
}
@media (min-width: 655px) and (max-width: 797px){
.skillBlock {
    min-height: 520px;
}
.readMore {
    bottom: 30px;
}
}

@media (min-width: 798px) and (max-width: 980px){
.skillBlock {
    min-height: 525px;
}
.readMore {
    bottom: 30px;
}
}
@media (min-width: 981px) and (max-width: 1440px){
.skillBlock {
    min-height: 525px;
}
.readMore {
    bottom: 60px;
}
}
@media (min-width: 1441px){
.skillBlock {
    min-height: 500px;
}
.readMore {
    bottom: 30px;
}
}*/
