/* zero-trust */
.box {
    padding: 20px !important;
}


@media (max-width: 767px) {
    .l-title-img__sub {
        margin-bottom: 20px;
    }

    .grid-cell .box {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.service__txt {
    border: none;
    margin-bottom: 0;
}

.service__btn {
    font-size: 1.5rem;
}