#contentsArea {background: linear-gradient(180deg, #F0F7FF 3.8%, #FFFFFF 0%);}

#contentsArea .small-noti{
    font-size: 12px;
}

.f-14 {
    font-size: 14px !important;
}

@media only screen and (min-width: 751px) {
    .fs-pc-15{
        font-size: 15px!important;
    }

    .video-width {
        width: 85% !important;
    }
}