.subscribe-accept__checkbox{
    margin-bottom: 15px;
}
.subscribe-accept__field-error {
    font-size: 12px;
    color: red;
    margin: 5px 0 25px;
}

@media (max-width:768px) {
    .box404_text > .box404_text_inner > a {
        margin-bottom: 20px;
    }
}