
@media screen and (min-width: 768px){
    .btm .apply-wrap {
        margin-top: -78px;
    }
}
@media screen and (max-width: 767px){
    .apply-wrap a {
    margin-bottom: 10px !important;
    font-size: 12px;
    }
}
