
.l_apply--item-none {
    background-color: #f5f9fd;
}

.l_apply--item-none-p {
    background-color: #4ddad5;
}

.l_apply--btn {
    position: relative;
    display: block;
    cursor: pointer;
    min-width: 188px;
    text-align: center;
    background-color: #121334;
    font-weight: 700;
    margin-top: 19px;
    padding: 16px 24px 16px 24px
}

@media screen and (min-width:768px) {
    .l_apply--item--large{
        height: 560px;
    }

    .l_apply--item--large-p{
        height: 480px;
    }
}